James Hill
|
cfd421daa2
|
Allow validations to use values from custom readers [#2936 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-08-05 11:45:01 -05:00 |
|
Joshua Peek
|
272c504f91
|
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/posts>" [#2875 state:resolved]
|
2009-07-22 21:06:34 -05:00 |
|
Joshua Peek
|
d2b78b3594
|
Initial extraction of AMo xml serializer
|
2009-07-03 21:38:14 -05:00 |
|
Pratik Naik
|
d758d996d1
|
Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.validate :method and likewise
|
2009-03-21 19:07:15 +00:00 |
|
Pratik Naik
|
6173e5bfae
|
Add ActiveModel::Validations tests for regular ruby classes
|
2009-03-20 22:21:27 +00:00 |
|
Pratik Naik
|
08a99d0eac
|
Add I18n translations to ActiveModel and move more AR specific parts to ActiveRecord::Validations
|
2009-03-20 21:45:13 +00:00 |
|
Pratik Naik
|
60756ad4ec
|
Move relevant validation tests from Active Record to Active Model
|
2009-03-20 15:07:49 +00:00 |
|