aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/observing.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing documentation on ActiveModel::Observer#observed_classesGavin Stark2010-01-181-1/+1
* Fixing documentation for ActiveModel::ObserverMikel Lindsaar2010-01-171-8/+13
* Kill AMo observing wrap_with_notifications since ARes was only using itJoshua Peek2009-09-021-17/+0
* Improve AMo observing docsJoshua Peek2009-07-211-4/+73
* Add wrap_with_notifications helper to AMo observingJoshua Peek2009-07-201-2/+20
* Move observing notify helper into AMoJoshua Peek2009-06-111-0/+6
* Fix observing AS dependenciesJoshua Peek2009-06-111-0/+2
* Integrate ActiveModel::Observing into ActiveRecordJoshua Peek2009-06-101-46/+62
* Get rid of active_model/core and active_model/callbacksPratik Naik2009-03-211-1/+0
* tweak activemodel load order a bitrick2008-06-271-10/+8
* initial experimental commit of active_modelRick Olson2007-11-091-0/+100