couchrest_model/spec
Will Leinweber d333133319 Adds suppport for ActiveModel::Dirty and ::AttributeMethods
* 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
2010-09-16 17:30:43 -05:00
..
couchrest Adds suppport for ActiveModel::Dirty and ::AttributeMethods 2010-09-16 17:30:43 -05:00
fixtures Adding tests to some expected behaviors 2010-08-03 22:55:17 -03:00
.gitignore move tmp dir for specs; 2009-01-08 22:18:06 -08:00
spec_helper.rb Fixing time parsing issue for times without zone 2010-08-18 19:36:01 +02:00