CanCan
CanCan is an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access. All permissions are defined in a single location (the Ability class) and not duplicated across controllers, views, and database queries.
Want to add a site that uses this tool? Add it here
-
Email invitation application aimed at group sport events.