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