inherited_resources
inherited_resources copied to clipboard
fixes #618 for the interface, i mirrored `Devise::parent_controller=`.
Update responder class to the current defaults for responder gem. Fixes #862
Change default error and redirect status codes Update responder class to the current defaults for responder gem Close: https://github.com/activeadmin/inherited_resources/issues/862 Ref: https://github.com/heartcombo/responders/pull/240 Supersedes #863 --- I'm doing some tests with this...