No release in over 3 years
Low commit activity in last 3 years
Provides a simple, password protected, configurable, back-end interface to your ActiveRecord models.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

Runtime

~> 0.16
>= 4.2.0, ~> 4.2
 Project Readme

SimpleAdmin

No frills

Installation

gem install simple_admin_rails

Licence

This project rocks and uses MIT-LICENSE.

Documentation Wiki

https://github.com/victorbstan/SimpleAdmin/wiki/Documentation-Wiki

Description

A simple (one model) Rails Engine drop-in administration interface for your Rails project.

About

The motivation for this gem is to provide a simple to understand, easy to hack and extend administration interface for a traditional Rails/ActiveRecord project.

It has been build for and extracted from a real-world production project. Originally created as a lib it can now be installed into any project as a Rails Engine (gem).

TODO

  1. Write tests
  2. Get feedback
  3. Profit