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:
=
安裝:
=
Runtime 相依性套件 (1):
rails
~> 3.2.8
Development 相依性套件 (2):
rspec-rails
>= 0
sqlite3
>= 0