Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installations trouble #8

Open
abdugaliyev opened this issue Oct 1, 2014 · 2 comments
Open

installations trouble #8

abdugaliyev opened this issue Oct 1, 2014 · 2 comments

Comments

@abdugaliyev
Copy link

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?)

@nathanscott
Copy link
Member

Hi there
What gem version are you using? And have you done a bundle install?

@pat
Copy link
Collaborator

pat commented Oct 1, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants