rails_upgrader icon indicating copy to clipboard operation
rails_upgrader copied to clipboard

Add support for namespaced controllers

Open julianrubisch opened this issue 6 years ago • 0 comments

Often a model is touched by several controllers, e.g. a dedicated /admin controller.

Right now strong params are only injected in the root controller

julianrubisch avatar Oct 25 '19 14:10 julianrubisch