-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
rails g administrate:install error #601
Comments
fixed by making models first see: #516 |
nickcharlton
added a commit
that referenced
this issue
Dec 16, 2016
nickcharlton
added a commit
that referenced
this issue
Dec 17, 2016
nickcharlton
added a commit
that referenced
this issue
Dec 19, 2016
Closing as this should be fixed with #713. Please open an issue if that's not the case! |
fwolfst
pushed a commit
to fwolfst/administrate
that referenced
this issue
Mar 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi its my first time trying to use this gem but when i genereate it this error keeps popping up.
/gems/ruby-2.3.1@global/gems/railties-4.2.6/lib/rails/generators/named_base.rb:102:in
block in class_name': undefined method
camelize' for nil:NilClass (NoMethodError)How can i fix this? or what is exactly the problem?
p.s im using rails 4.2.6 with ruby 2.3.1
The text was updated successfully, but these errors were encountered: