Categories: None [Edit]
generic_auth
This gem works on the most basic ruby classes. Its only dependency is activesupport for some
string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods
are automatically wrapped to invoke authorization methods before they are run. You must set the user which must
respond to a roles method. Your authorized classes must also specify which methods should be authorized (generic_auth_on method)
as an array of symbols (see specs). Other than that, its automatic
Total
Ranking: 97,965 of 183,714
Downloads: 7,571
Daily
Ranking: 49,180 of 183,707
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,012,162,709 | activesupport |
10 | 976,482,657 | rake |
26 | 828,533,358 | rspec |
99 | 356,277,487 | simplecov |
Owners
# | Gravatar | Handle |
---|---|---|
1 | chris12295 |