releasing 1.1.1 which fixes behavior in Rails 3 by properly initializing ResourceAuthorization
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "cancan"
|
||||
s.version = "1.1.0"
|
||||
s.version = "1.1.1"
|
||||
s.author = "Ryan Bates"
|
||||
s.email = "ryan@railscasts.com"
|
||||
s.homepage = "http://github.com/ryanb/cancan"
|
||||
|
||||
Reference in New Issue
Block a user