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

releasing 1.6.7 with nested resource fix

parent 67a30386
No related branches found
No related tags found
No related merge requests found
1.6.7 (October 4, 2011)
* fixing nested resource problem caused by namespace addition - issue #482
1.6.6 (September 28, 2011)
* correct "return cant jump across threads" error when using check_authorization (thanks codeprimate) - issues #463, #469
......
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.6.6"
s.version = "1.6.7"
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