Skip to content
Snippets Groups Projects
Commit 929579f0 authored by Ryan Bates's avatar Ryan Bates
Browse files

releasing 1.5.1

parent f9ad4858
No related branches found
No related tags found
No related merge requests found
1.5.1 (January 20, 2011)
* Fixing deeply nested conditions in Active Record adapter - see issue #246
* Improving Mongoid support for multiple can and cannot definitions (thanks stellard) - see issue #239
1.5.0 (January 11, 2011)
* Added an Ability generator - see issue #170
......
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.5.0"
s.version = "1.5.1"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/cancan"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment