Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow validations to use values from custom readers [#2936 state:resolved] | James Hill | 2009-08-05 | 1 | -1/+23 | |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | |||||
* | Add some missing dependencies | Yehuda Katz | 2009-07-15 | 1 | -0/+2 | |
| | ||||||
* | Simplify AMo validation attribute reader | Joshua Peek | 2009-06-17 | 1 | -5/+1 | |
| | ||||||
* | Properly require ActiveModel validation dependencies | Joshua Peek | 2009-06-08 | 1 | -4/+6 | |
| | ||||||
* | Use AS::Concern in ActiveModel | Joshua Peek | 2009-05-30 | 1 | -4/+5 | |
| | ||||||
* | Deprecate Model#validate/validate_on_create/validate_on_update. Use ↵ | Pratik Naik | 2009-03-21 | 1 | -9/+0 | |
| | | | | Model.validate :method and likewise | |||||
* | Get rid of active_model/core and active_model/callbacks | Pratik Naik | 2009-03-21 | 1 | -2/+0 | |
| | ||||||
* | Remove DEFAULT_VALIDATION_OPTIONS from validations | Pratik Naik | 2009-03-21 | 1 | -2/+0 | |
| | ||||||
* | Move validate_on_create and validate_on_update from ActiveModel to ActiveRecord | Pratik Naik | 2009-03-21 | 1 | -6/+2 | |
| | ||||||
* | Add I18n translations to ActiveModel and move more AR specific parts to ↵ | Pratik Naik | 2009-03-20 | 1 | -37/+14 | |
| | | | | ActiveRecord::Validations | |||||
* | Move all the Active Record validations to Active Model | Pratik Naik | 2009-03-19 | 1 | -12/+29 | |
| | ||||||
* | Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ↵ | Jeremy Kemper | 2008-08-31 | 1 | -1/+1 | |
| | | | | | | | | | | but it has since been removed from 1.9. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> Conflicts: actionpack/test/controller/layout_test.rb | |||||
* | initial statemachine machine and state classes | rick | 2008-06-28 | 1 | -1/+1 | |
| | ||||||
* | tweak activemodel load order a bit | rick | 2008-06-27 | 1 | -0/+2 | |
| | ||||||
* | Improve documentation coverage and markup | Xavier Noria | 2008-05-02 | 1 | -10/+10 | |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | |||||
* | Use define_callbacks helper for ActiveRecord validations. | Joshua Peek | 2008-04-20 | 1 | -17/+1 | |
| | ||||||
* | Tidy up ActiveSupport::Callbacks::CallbackChain instance API. | Joshua Peek | 2008-04-17 | 1 | -2/+1 | |
| | ||||||
* | Move it around a bit | David Heinemeier Hansson | 2008-04-01 | 1 | -14/+64 | |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9174 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | |||||
* | Splitting them up first | David Heinemeier Hansson | 2008-04-01 | 1 | -585/+13 | |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9173 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | |||||
* | Deprecate some more legacy | David Heinemeier Hansson | 2008-03-31 | 1 | -45/+19 | |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9172 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | |||||
* | Something more to work with | David Heinemeier Hansson | 2008-03-31 | 1 | -1/+686 | |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9171 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | |||||
* | 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 |