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

[WARNING] Could not load generator "generators/devise/install_generator". Error: uninitialized constant Rails::Generators::Base. #2743

Closed
psahni opened this issue Nov 15, 2013 · 4 comments

Comments

@psahni
Copy link

psahni commented Nov 15, 2013

devise_error
My env
Rails 4.1.0.beta
ruby 1.9.3p392 (2013-02-22 revision 39386) [i686-linux]

When i fire rails g devise:install.
i get this error.

@nashby
Copy link
Collaborator

nashby commented Nov 15, 2013

Looks like it's related to rails/rails#12802. @josevalim shouldn't we require 'rails/generators/base' in devise generator?

@josevalim
Copy link
Contributor

Yeah, we should. :P

@nashby nashby closed this as completed in bb2ff35 Nov 15, 2013
@nashby
Copy link
Collaborator

nashby commented Nov 15, 2013

@psahni should be fixed on master.

@psahni
Copy link
Author

psahni commented Nov 15, 2013

@nashby - I was doing it. You did it. Great Job 👍

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

No branches or pull requests

3 participants