It abstracts common business application patterns to make it simple for developers to implement beautiful and elegant interfaces with very little effort.
Instructions are provided with the package's README file.
Here are some key features of "Active Admin":
· Authentication
· Resource customization
· Customize the navigation
· Customize the index page
· User-friendly GUI
· Filters
· Sidebar
Requirements:
· Ruby on Rails
What's New in This Release: [ read full changelog ]
· Root route can be set to any controller#action using #root_to.
· Batch Actions allows you to select entries on index page and perform an action against them.
· CSV separators are configurable.
· Lot of bug fixes.