-
Hello plataneros, just letting you know that ActiveAdmin [V4 is somewhat near](https://github.com/activeadmin/activeadmin/releases?q=v4.0&expanded=true) and it looks awesome.
I have no idea when it…
-
This issue was originally reported at https://github.com/activeadmin/activeadmin/issues/2908
Current workarounds (from the engine) are:
- Rename `Base` classes
- Add an empty `Base` class
``…
-
I have been trying to implement ActiveAdmin integration using this gem for the past week and I'm convinced that it won't play nice with saml. Has anyone used this gem to setup saml for ActiveAdmin? I …
-
-
How could this GEM work with ActiveAdmin? Since there is no actual model. ?
Seems like it would be great\easy way to view statistical data in already implemented admin portal.
bbeth updated
9 years ago
-
-
I just noticed a number of bug, missing pages in the activeAdmin interface for administration. Need to look into it.
-
Implement [ActiveAdmin](https://activeadmin.info/) ([Documentation](https://activeadmin.info/documentation.html)) - The administration framework for business critical Ruby on Rails applications.
-
**Describe the bug**
Since v1.10.0, when I want to display an ActiveAdmin index page containaing a select filter with 'multiple' option enabled, an exception is raised:
```
Formtastic::Unsuppor…
-
### FILE
```
ActiveAdmin.register AdminRole do
permit_params :name
menu parent: 'Configuration', label: 'Admin Roles'
# See permitted parameters documentation:
# https://github.com/activeadm…