History update

master
Marcos Tapajós 2011-05-30 22:00:56 -03:00
parent 9b8564d9a8
commit 4e19fdfdda
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* New Features
* Properties with a nil value are now no longer sent to the database.
* Now possible to build new objects via CastedArray#build
* Implement #get! and #find! class methods
* Minor fixes
* #as_json now correctly uses ActiveSupports methods.