Closed david-drummond closed 8 years ago
undefined method `[]' for nil:NilClass
Error occurs at: plugins/kanbine/app/controllers/kanbine/settings_controller.rb:8:in `settings'
Note, I do not have tags plugin installed.
Also fixed at some point yesterday afternoon. Problem was that part of the form doesn't exist if there is no tags plugin installed, so part of params is nil.
params
undefined method `[]' for nil:NilClass
Error occurs at: plugins/kanbine/app/controllers/kanbine/settings_controller.rb:8:in `settings'
Note, I do not have tags plugin installed.