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:

cd spec/rails_root
bundle exec rspec spec/ && bundle exec cucumber features/

Rake task automating this process will be delivered very soon.

Copyright © 2010 Piotr Jakubowski, Marcin Baliński.