Simple authorization solution for Rails which is decoupled from user roles. All permissions are stored in a single location.
Ryan Bates
gem "cancan", "~> 1.6.8"