All Versions
33
Latest Version
Avg Release Cycle
150 days
Latest Release
1119 days ago

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
  • 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