Plugins - RailsMyAdmin

StarAdd to favorites

RailsMyAdmin is a Ruby on Rails plugin that allows you to bolt a phpMyAdmin-esque interface onto an existing Rails app.

A few bonuses in RailsMyAdmin:

  • AJAX inline editing of individual fields while browsing
  • Quick lookup based on field/value pairs
  • A DiggSpy-like feature - useful (or just fun) for seeing new rows as they get added in real-time

It manages models at the Object level, so, deleting an object will call the "destroy" method, saving it will call "save", etc.

It does not have tools (yet) to create tables, etc.

It includes a generator which copies necessary files over to a single new folder in each of your app's controllers/views/public directories. There's also a command to remove those copied files/folders, if you want to back out of using the plugin.

If you enjoyed this plugin, you can find me on Working with Rails at:

http://workingwithrails.com/person/6982-shanti-braford

Shanti Braford

http://code.google.com/p/railsmyadmin/

http://railsmyadmin.googlecode.com/svn/trunk/my_admin/

Rails' (MIT)

  • Currently 2.9/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Model

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?