Categories: None [Edit]

request_refinery

https://rubygems.org/gems/request_refinery
https://github.com/jnathanh/request_refinery
Creates the following tables: Users Roles Permissions ControllerFilters Implements a devise authentication strategy already configured. Makes available an 'authorized_to? method in application controller that returns true if the users permissions match the given permissions/list of permissions. Implements whitelisting of all requests. Every http request needs to have an associated ControllerFilter. If the filter exists, then the current_user's permissions must satisfy the permissions required by the filter.

Total

Ranking: 118,096 of 196,125
Downloads: 6,329

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45778,702,380rails
46776,676,825railties
182292,265,223devise
281192,458,273sqlite3

Owners

#GravatarHandle
1iconjnathanh