This is a rough proof of concept.
There will be broken things.
Comments are welcome.
- Place the
admin_bootstrapfile inapp/assets/stylesheets/active_admin/admin_bootstrap.css.scss - Ensure
gem 'bootstrap-sass'is in your Gemfile - Change your
active_admin.css.scssto includeadmin_bootstrapin place of the default styles.
See below.

