Open b3ccio opened 9 years ago
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
Hi @paulbeccio,
We'll look at it. Thanks for reporting the issue.
Am also seeing this issue with the RailsAdmin generator on Rails 4.2.3
same problem with rails_admin 0.8.1
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