You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out [the docs](https://github.com/activeadmin/activeadmin/blob/master/docs/0-installation.md)!
76
76
77
-
## Known issues
78
-
79
-
### Rails 5 scaffold generators
80
-
81
-
Active Admin requires the `inherited_resources` gem which may break scaffolding under Rails 5 as it replaces the default scaffold generator. The solution is to configure the default controller in `config/application.rb` as outlined in [josevalim/inherited_resources#195](https://github.com/josevalim/inherited_resources/issues/195)
0 commit comments