We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
When I try to run the rails generate for RailsAdmin I'm getting this exception. I'm trying to add this to an existing site. Rails 4.2.2.
/.rbenv/versions/2.2.0-dev/lib/ruby/gems/2.3.0/gems/survey-0.2/lib/generators/survey/survey_generator.rb:87:in `get_scope': undefined method `split' for nil:NilClass (NoMethodError)
Thanks
The text was updated successfully, but these errors were encountered:
Hi @paulbeccio,
We'll look at it. Thanks for reporting the issue.
Sorry, something went wrong.
Am also seeing this issue with the RailsAdmin generator on Rails 4.2.3
same problem with rails_admin 0.8.1
No branches or pull requests
Hello,
When I try to run the rails generate for RailsAdmin I'm getting this exception. I'm trying to add this to an existing site. Rails 4.2.2.
Thanks
The text was updated successfully, but these errors were encountered: