-
Notifications
You must be signed in to change notification settings - Fork 55
Introduction
neerajdotname edited this page Sep 21, 2010
·
13 revisions
admin_data is a Rails plugin (gem in Rails 3) which allows to easily browse, search and manage data using browser.
Live demo of the application is available here . While viewing the demo you are not logged in as admin and hence you will not be able to edit, delete, destroy or create any new record.
Please report all bugs at http://github.com/neerajdotname/admin_data/issues .
If you are using Rails 2.3.x then this plugin supports Rails 2.3.5 and higher.
If you are using Rails 3 the use the gem.
admin_data is tested with MySQL, PostgreSQL and Oracle.
Just go to the root of the project and execute rake .
This plugin is written by Neeraj Singh . I am on twitter as neerajdotname. Contributors list is here .