Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 433 Bytes

README.rdoc

File metadata and controls

23 lines (16 loc) · 433 Bytes

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 © 2010 Piotr Jakubowski, Marcin Baliński.