Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cherry-pick core extensions | Jeremy Kemper | 2009-05-13 | 1 | -0/+6 |
| | |||||
* | Fix file permissions | Tarmo Tänav | 2008-07-31 | 1 | -0/+0 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Merge branch 'state_machine' | rick | 2008-06-29 | 1 | -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 bit | rick | 2008-06-27 | 1 | -4/+12 |
| | | |||||
* | | Horo rdoc template | Jeremy Kemper | 2008-06-22 | 1 | -2/+2 |
|/ | |||||
* | Add rdoc task to activemodel. [#156 state:resolved] | Jake Howerton | 2008-05-16 | 1 | -1/+13 |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | initial experimental commit of active_model | Rick Olson | 2007-11-09 | 1 | -0/+4 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |