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: 116,334 of 191,483
Downloads: 6,183

Daily

Ranking: 78,082 of 191,454
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44726,571,628rails
46722,775,065railties
181269,959,611devise
278177,488,390sqlite3

Owners

#GravatarHandle
1iconjnathanh