Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

CMDBrew/wrap_activeadmin

Repository files navigation

⛔️ DEPRECATED: THIS GEM IS NO LONGER BEING MAINTAINED

This gem is no longer being maintained. Please upgrade to Adminterface or other excellent alternatives listed in the ActiveAdmin Wiki instead.

WrapActiveadmin

ActiveAdmin addon

Installation

Add this line to your application's Gemfile:

gem 'wrap_activeadmin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install wrap_activeadmin

Contributing

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'

License

Please see LICENSE for licensing details.