public
Description: Browse and Manage your data using browser
Home | Edit | New

Home

This is a plugin to manage your database records using browser.

Live Demo

http://demo.neeraj.name/admin_data

Note that in the demo you will be accessing only ‘read only’ features. You will not be able to update/delete/create any record.

Totally Non Intrusive

  • No change is required anywhere in your application.
  • All the features are provided without creating any new named_scope. No lingering named_scope in your app.
  • Nothing is stored in session or in cookies.

Features

View Features for detailed listing of features.

Requirements

  • Rails project must be using Rails 2.2 or higher.
  • will_paginate gem.

How to use it

http://localhost:3000/admin_data

Tested with

I have tested this plugin with MySQL, PostgreSQL and Oracle.

Run all the tests by going to the plugin directory and executing rake . There are nearly 200 tests and all of them should pass.

Feedback and bug report

Email me: neerajdotname [at] gmail (dot) com

Report any bug at http://github.com/neerajdotname/admin_data/issues

Author Blog

www.neeraj.name

Metrics Summary

Metics Summary

Contributors

License

MIT

Copyright © 2009 neerajdotname

Last edited by neerajdotname, Mon Nov 02 11:17:58 -0800 2009
Home | Edit | New
Versions: