authengine 0.0.2
A rails authentication and authorization engine that reduces clutter in your controllers and views. Includes aliased link_to and button_to helpers that return an empty string if the current user is not permitted to follow the link. Authorization configuration is removed from the controllers and instead is stored in the database and configured through html views.
Gemfile:
=
installieren:
=
Versionen:
- 0.0.2 July 17, 2012 (121 KB)
Runtime Abhängigkeiten (13):
capybara
>= 0
database_cleaner
>= 0
factory_girl_rails
>= 0
faker
>= 0
flexmock
>= 0
haml
>= 0
jasmine
>= 0
jasminerice
>= 0
message_block
>= 0
rails
~> 3.2.5
rspec
>= 2.0.0
rspec-rails
>= 2.0.0
sqlite3-ruby
>= 0