ActiveApplication
NOTICE: EXPERIMENTAL ALPHA VERSION, DO NOT USE IN PRODUCTION
Features
- Authentication by Devise
- Authorization by CanCan
- Formtastic as a form builder
- Twitter Bootstrap as a CSS framework
- Resource handling by SimpleResource
- Pagination by Kaminari
Requirements
- Ruby 1.9 or greater
- Rails 3.2 or greater
Installation
Add this line to your application's Gemfile:
gem "active_application"
And then execute:
$ bundle
Run generator:
$ rails g active_application:install
Support
If you have any questions or issues with ActiveApplication, or if you like to report a bug, please create an issue on GitHub.
License
MIT License. Copyright (c) 2012 - 2013 Jari Jokinen. See LICENSE for further details.