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

CMDBrew/material_active_admin

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.

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