support has_many association or arrays in can conditions hash

This commit is contained in:
Ryan Bates
2010-04-22 17:39:22 -07:00
parent e20081454f
commit 06296b0a40
3 changed files with 13 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
* Support has_many association or arrays in can conditions hash
* Adding joins clause to accessible_by when conditions are across associations
1.1.1 (April 17, 2010)