d333133319
* ActiveModel::Dirty ** Basic support for dirty tracking ** It does not bubble up any changes to casted models currently * ActiveModel::AttributeMethods ** Attributes are now read and written through ActiveModel ** This also allows you to add your own attribute methods with prefix suffix and affix names. For more information check out ActiveModel::AttributeMethods::ClassMethods
9 lines
64 B
Plaintext
9 lines
64 B
Plaintext
.DS_Store
|
|
html/*
|
|
pkg
|
|
*.swp
|
|
Gemfile*
|
|
.rvmrc
|
|
.bundle
|
|
couchdb.std*
|