updated history

improve_associations
Matt Aimonetti 2009-07-21 23:38:50 -07:00
parent 153ce54b1e
commit fc1ad2a07e
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ you will need to make the following modifications.
* Minor enhancements
* Added ValidationErrors#count in order to play nicely with Rails (Peter Wagenet)
* Bug fix: class proxy design doc refresh (Daniel Kirsh)
* Bug fix: the count method on the proxy collection was missing (Daniel Kirsch)
* Added #amount_pages to a paginated collection. (Matt Aimonetti)