just_auth_me 0.0.3alpha
JustAuthMe is a gem to manage authorization in the simplest way possible. Most times you just want to check if an object belongs to the current user, JustAuthMe does just that withou any configuration.
Gemfile:
=
install:
=
Versions:
- 0.0.3alpha September 26, 2012 (6 KB)
- 0.0.2alpha September 26, 2012 (6 KB)
Runtime Dependencies (1):
rails
~> 3.2.8
Development Dependencies (2):
rspec-rails
>= 0
sqlite3
>= 0