All Versions
33
Latest Version
Avg Release Cycle
150 days
Latest Release
728 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.3 Changes
June 06, 2011- multiple roles check:
- has_all_roles? returns true if the user has ALL the roles in arguments
- has_any_role? returns true if the user has ANY the roles in arguments
- multiple roles check:
-
v0.2 Changes
June 04, 2011- ๐ fixed the generator to include the lib
- ๐ fixed the migration file with missing polymorphic field
- โ added some examples in documentation
-
v0.1 Changes
June 04, 2011- ๐ first release