aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
| | | | Signed-off-by: Joshua Peek <josh@joshpeek.com>
* Merge branch 'state_machine'rick2008-06-291-4/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Some big changes: * Added some redundant requires so active_support/inflecto can be loaded without the rest of ActiveSupport. * Disabled callbacks and validations until they are added and tested. * Converted specs back to tests, using ActiveSupport::TestCase and the new #test helper. * As an experiment, I imported Scott Barron's awesome AASM gem into ActiveModel. I added multiple state machine support and vastly improved the API (no more aasm_* prefixes). All the old tests pass. If this bothers people, I have no problems removing this and contributing the changes back to AASM. I just feel like AMo is a better spot for all these 'modelish' features.
| * tweak activemodel load order a bitrick2008-06-271-4/+12
| |
* | Horo rdoc templateJeremy Kemper2008-06-221-2/+2
|/
* Add rdoc task to activemodel. [#156 state:resolved]Jake Howerton2008-05-161-1/+13
| | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
* initial experimental commit of active_modelRick Olson2007-11-091-0/+4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de