This gem is no longer being maintained. Please upgrade to Adminterface or other excellent alternatives listed in the ActiveAdmin Wiki instead.
ActiveAdmin addon
Add this line to your application's Gemfile:
gem 'wrap_activeadmin'
And then execute:
$ bundle
Or install it yourself as:
$ gem install wrap_activeadmin
Clone this gem.
$ bundle install
$ bundle install --gemfile=.overcommit_gems.rb
$ chmod +x bin/setup_overcommit
$ overcommit --install
Create a dummy rails app and add this to your Gemfile.
gem 'wrap_activeadmin', path: '{PATH_TO_GEM}/wrap_activeadmin'
Please see LICENSE for licensing details.