administer
Automatic admin interface generation for Ruby on Rails applications
Install
Using Bundler
Add this to your project’s Gemfile
gem ‘administer’
And install $ bundle install
Usage
Just go to /administer and have fun.
Running tests
While in administer root do following:
rake
Default task will run all specs and features.
Copyright
Copyright © 2010 Piotr Jakubowski, Marcin Baliński.