This is a rough proof of concept.
There will be broken things.
Comments are welcome.
- Place the
admin_bootstrap
file inapp/assets/stylesheets/active_admin/admin_bootstrap.css.scss
- Ensure
gem 'bootstrap-sass'
is in your Gemfile - Change your
active_admin.css.scss
to includeadmin_bootstrap
in place of the default styles.
See below.
how to add menus and dropdown