Skip to content
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.

Bug Reporting

Please report all bugs at http://github.com/neerajdotname/admin_data/issues .

Rails 2.3.5 and higher

If you are using Rails 2.3.x then this plugin supports Rails 2.3.5 and higher.

Rails 3 is supported

If you are using Rails 3 the use the gem.

Tested with following databases

admin_data is tested with MySQL, PostgreSQL and Oracle.

How to run tests

Just go to the root of the project and execute rake .

Author and Contributors

This plugin is written by Neeraj Singh . I am on twitter as neerajdotname. Contributors list is here .