Update History
This commit is contained in:
parent
491d057035
commit
53b052f631
|
@ -2,6 +2,9 @@
|
|||
|
||||
* Minor enhancements:
|
||||
* A yield parameter in an anonymous casted model property block is no longer required (@samlown)
|
||||
* Narrow the rescued exception to avoid catching class evaluation errors that has nothing to to with the association (thanks Simone Carletti)
|
||||
* Fix validate uniqueness test that was never executed (thanks Simone Carletti)
|
||||
* Adds a #reload method to reload document attributes (thanks Simone Carletti)
|
||||
|
||||
== CouchRest Model 1.0.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue