What's Changed
Enhancements ✨
- Support setting parent_controller by @jaynetics in https://github.com/activeadmin/inherited_resources/pull/903
Other Changes 🛠
- Refactor polymorphic keys method by @tagliala in https://github.com/activeadmin/inherited_resources/pull/941
- Update dependencies by...