Commit Graph

3 Commits (master)

Author SHA1 Message Date
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
Sam Lown 3894579304 Moving to own repo without the base couchrest 2010-05-10 21:19:24 +02:00
Aaron Quint a23ab5ab5a Add init.rb for easy usage as a Rails plugin (Makes for easy submodule-ing)
Signed-off-by: Matt Aimonetti <mattaimonetti@gmail.com>
2009-07-18 01:49:19 +08:00