History update
This commit is contained in:
parent
0bb00860d1
commit
d99150547c
|
@ -6,6 +6,7 @@
|
||||||
* Properties with a nil value are now no longer sent to the database.
|
* Properties with a nil value are now no longer sent to the database.
|
||||||
* Now possible to build new objects via CastedArray#build
|
* Now possible to build new objects via CastedArray#build
|
||||||
* Implement #get! and #find! class methods
|
* Implement #get! and #find! class methods
|
||||||
|
* Now is possible delete particular elements in casted array(Kostiantyn Kahanskyi)
|
||||||
|
|
||||||
* Minor fixes
|
* Minor fixes
|
||||||
* #as_json now correctly uses ActiveSupports methods.
|
* #as_json now correctly uses ActiveSupports methods.
|
||||||
|
|
Loading…
Reference in a new issue