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

Generators broken with Rails 4? #41

Closed
alainmeier opened this issue Mar 8, 2013 · 4 comments
Closed

Generators broken with Rails 4? #41

alainmeier opened this issue Mar 8, 2013 · 4 comments

Comments

@alainmeier
Copy link

When I try to run the generators on a vanilla rails 4 app, I get the following error

alainmeier$ rails generate delayed_job:active_record
/Users/alainmeier/.rvm/gems/ruby-2.0.0-p0/gems/activesupport-4.0.0.beta1/lib/active_support/dependencies.rb:228:in `require': cannot load such file -- rails/generators/active_record/migration (LoadError)
@jpb
Copy link

jpb commented Mar 13, 2013

I've run into the same problem running rails g delayed_job:active_record in Rails 4.

Tested on 4.0.0.beta1 gem and git repository.

@gregmolnar
Copy link

I am getting the same error with rails 4 beta

@bikramwp
Copy link

+1 Thanks @michalczapko.

@magnusvk
Copy link

+1

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

5 participants