Carl Reyes

Results 1 issues of Carl Reyes

When using the `rails g administrate:dashboard` generator with an uninitialized model name, the method will raise a NameError but the `app/dashboards/#{foo}_dashboard.rb` file will be created regardless. This happens because the...

bug
install