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

releasing 1.6.3

parent 89e40987
No related branches found
Tags 1.6.3
No related merge requests found
1.6.3 (March 25, 2011)
* Make sure ActiveRecord::Relation is defined before checking conditions against it so Rails 2 is supported again - see issue #312
* Return subject passed to authorize! - see issue #314
1.6.2 (March 18, 2011)
* Fixed instance loading when :singleton option is used - see issue #310
......
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.6.2"
s.version = "1.6.3"
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