Plugins - AdministrateMe

StarAdd to favorites

Living on the Edge
AdministrateMe was built to fly over the Rails 2 stack
Easy to install
ruby script/plugin install http://administrateme.googlecode.com/svn/administrate_me/
Easy to setup
rake admin:import_files
Easy to use
class ProductsController < ApplicationController
   administrate_me do
     search :code, :name, :description
     order ‘code’
     filters do
      set :published, {:published => true}
     end
   end
end
Demo App
available at http://administrateme.googlecode.com/svn/test_app_for_plugin/

Juan Maria Martinez Arce & Carlos Kozuszko. (in)signia

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

http://administrateme.googlecode.com/svn/administrate_me/

LGPL

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

Assets

Tags

Comments

Add a comment
Cesidio 28 Nov 2007

Hi! I like very much ur plugin. I think that the only thing missing is to use HAML as the templating engine. I think that it adds a dependency, but it really simplify customization of templates.I am willing to cooperate with you on that.

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?