You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing you're using Rails 4? Observers are no longer part of Rails, but recent versions of Eventifier include a dependency on rails-observers, so updating from 0.0.7 would likely help fix this.
Hi!
rails g eventifier:install
/home/adil/.rvm/gems/ruby-2.0.0-p481@taskme/gems/eventifier-0.0.7/lib/eventifier/active_record/event_tracking.rb:3:in `module:EventTracking': uninitialized constant ActiveRecord::Observer (NameError)
why?)
The text was updated successfully, but these errors were encountered: