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