remove trailing space
This commit is contained in:
parent
c32fbcf478
commit
ec5df5da55
|
@ -6,7 +6,7 @@
|
|||
|
||||
class Impression < ActiveRecord::Base
|
||||
include Impressionist::CounterCache
|
||||
include Impressionist::SetUpAssociation
|
||||
include Impressionist::SetUpAssociation
|
||||
|
||||
after_save :impressionable_counter_cache_updatable?
|
||||
|
||||
|
|
Loading…
Reference in New Issue