Skip to content

Commit

Permalink
Merge pull request charlotte-ruby#254 from Fibrasek/master
Browse files Browse the repository at this point in the history
Add missing field for Mongoid
  • Loading branch information
jgrau authored Sep 1, 2017
2 parents 19bf3da + 229951d commit 9da66fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/impressionist/models/mongoid/impression.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Impression
field :session_hash
field :message
field :referrer
field :params

after_save :impressionable_counter_cache_updatable?

Expand Down

0 comments on commit 9da66fe

Please sign in to comment.