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

Latest commit

 

History

History
15 lines (13 loc) · 676 Bytes

File metadata and controls

15 lines (13 loc) · 676 Bytes

⛔️ 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.

Material ActiveAdmin

Installation

  • add gem 'material_active_admin', git: 'https://github.com/CMDBrew/material_active_admin.git', tag: '1.0.6pre'
  • $ bundle install
  • $ rails g material_active_admin:install

Development

  • Clone this repo
  • $ bundle install
  • $ bundle install --gemfile=.overcommit_gems.rb
  • $ chmod +x bin/setup_overcommit
  • $ overcommit --install