releasing 1.1.1 which fixes behavior in Rails 3 by properly initializing ResourceAuthorization

This commit is contained in:
Ryan Bates
2010-04-17 14:01:20 -07:00
parent e1652ea424
commit 232ecd5b4b
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
1.1.1 (April 17, 2010)
* Fixing behavior in Rails 3 by properly initializing ResourceAuthorization
1.1.0 (April 17, 2010)
* Supporting arrays, ranges, and nested hashes in ability conditions