improving inline documentation

This commit is contained in:
Ryan Bates
2010-05-21 13:41:24 -07:00
parent 7543eedd6a
commit dfd84a10ed
16 changed files with 254 additions and 238 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
* Fix issue when using accessible_by with nil can conditions (thanks jrallison) - see issue #66
* Fixing issue when using accessible_by with nil can conditions (thanks jrallison) - see issue #66
* Pluralize table name for belongs_to associations in can conditions hash (thanks logandk) - see issue #62