adding joins clause to accessible_by when conditions are across associations

This commit is contained in:
Ryan Bates
2010-04-20 17:02:28 -07:00
parent 4da31c0709
commit e20081454f
6 changed files with 68 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
* Adding joins clause to accessible_by when conditions are across associations
1.1.1 (April 17, 2010)
* Fixing behavior in Rails 3 by properly initializing ResourceAuthorization