aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel
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
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
* Merge branch 'state_machine'rick2008-06-2921-167/+1073
|\
| * all aasm tests without activerecord moved over and passingrick2008-06-285-59/+76
| * converted tests for more complex state transitionsrick2008-06-285-123/+142
| * add basic events and transitions. still more tests to convertrick2008-06-2810-108/+395
| * initial statemachine machine and state classesrick2008-06-2810-6/+571
| * tweak activemodel load order a bitrick2008-06-277-30/+39
| * convert specs to testsrick2008-06-274-137/+146
* | Horo rdoc templateJeremy Kemper2008-06-221-2/+2
|/
* Add rdoc task to activemodel. [#156 state:resolved]Jake Howerton2008-05-161-1/+13
* 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-0910-0/+304