index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow :if, :unless, :on, :allow_nil and :allow_blank as shared options in val...
José Valim
2010-01-07
1
-0
/
+4
*
Add validates method as shortcut to setup validators for a given set of attri...
jamie
2010-01-07
2
-2
/
+11
*
No need to use ValidationsRepairHelper hack on ActiveModel anymore, Model.res...
José Valim
2009-12-23
1
-1
/
+1
*
Small clean up in Naming and TTranslation tests.
José Valim
2009-12-23
2
-0
/
+8
*
Changed ActiveRecord to use new callbacks and speed up observers by only noti...
José Valim
2009-09-08
1
-3
/
+3
*
Allow validations to use values from custom readers [#2936 state:resolved]
James Hill
2009-08-05
1
-0
/
+17
*
Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/...
Joshua Peek
2009-07-22
1
-0
/
+4
*
Initial extraction of AMo xml serializer
Joshua Peek
2009-07-03
1
-0
/
+3
*
Deprecate Model#validate/validate_on_create/validate_on_update. Use Model.val...
Pratik Naik
2009-03-21
1
-3
/
+7
*
Add ActiveModel::Validations tests for regular ruby classes
Pratik Naik
2009-03-20
2
-1
/
+3
*
Add I18n translations to ActiveModel and move more AR specific parts to Activ...
Pratik Naik
2009-03-20
1
-0
/
+5
*
Move relevant validation tests from Active Record to Active Model
Pratik Naik
2009-03-20
3
-0
/
+43
[prev]