aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge docrailsPratik Naik2008-09-031-2/+2
* Some performance goodness for AM Validations.Clemens Kofler2008-09-031-2/+2
* Some performance goodness for AM StateMatchine.Clemens Kofler2008-09-031-3/+3
* More symbols for send and respond_to?.Clemens Kofler2008-09-032-2/+2
* Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...Jeremy Kemper2008-08-311-1/+1
* all aasm tests without activerecord moved over and passingrick2008-06-283-8/+26
* converted tests for more complex state transitionsrick2008-06-282-8/+25
* add basic events and transitions. still more tests to convertrick2008-06-285-18/+162
* initial statemachine machine and state classesrick2008-06-285-2/+115
* tweak activemodel load order a bitrick2008-06-276-26/+27
* Merge docrails:Pratik Naik2008-05-092-12/+12
* Improve documentation coverage and markupXavier Noria2008-05-0211-122/+125
* Use define_callbacks helper for ActiveRecord validations.Joshua Peek2008-04-201-17/+1
* Tidy up ActiveSupport::Callbacks::CallbackChain instance API.Joshua Peek2008-04-171-2/+1
* Fix more typos and changelogPratik Naik2008-04-052-2/+2
* Move it around a bitDavid Heinemeier Hansson2008-04-012-79/+64
* Splitting them up firstDavid Heinemeier Hansson2008-04-0112-585/+644
* Deprecate some more legacyDavid Heinemeier Hansson2008-03-311-45/+19
* Something more to work withDavid Heinemeier Hansson2008-03-313-1/+804
* initial experimental commit of active_modelRick Olson2007-11-095-0/+130