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
/
lib
/
active_model
/
errors.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bunch of minor spelling mistakes
Evgeniy Dolzhenko
2010-06-15
1
-1
/
+1
|
\
|
*
Fix a bunch of minor spelling mistakes
Evgeniy Dolzhenko
2010-06-11
1
-1
/
+1
*
|
Minor changes to active_model/errors.rb
Rizwan Reza
2010-06-14
1
-8
/
+16
|
/
*
revises rdoc of AMo::Error#add [#4738 state:resolved]
Xavier Noria
2010-06-01
1
-6
/
+6
*
Use %{} syntax in I18n (faster) instead of {{}}.
José Valim
2010-05-01
1
-1
/
+1
*
Re-define empty? for errors to check if the values inside the OrderedHash are...
Ryan Bigg
2010-04-10
1
-0
/
+5
*
errors.rb needs to be declared as UTF-8 [#3941 state:resolved]
Aaron Patterson
2010-04-02
1
-0
/
+2
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+1
*
Use Array.wrap uniformly
Jeremy Kemper
2010-03-27
1
-1
/
+2
*
Full update on ActiveModel documentation
Mikel Lindsaar
2010-02-01
1
-0
/
+107
*
Drop AR I18n deprecation and simple use errors.messages as fallback.
José Valim
2010-01-30
1
-7
/
+14
*
Adding Proc support to validation messages so that they can become a little m...
Samuel Elliott
2010-01-17
1
-0
/
+2
*
Errors messages are now moved from :activerecord.errors to simply :errors on ...
José Valim
2010-01-07
1
-3
/
+2
*
Use activerecord.errors.format as in Rails 2.3.5.
José Valim
2010-01-02
1
-3
/
+3
*
Be sure to convert namespaced names to we have 'Parrots name' instead of 'Par...
José Valim
2010-01-02
1
-2
/
+3
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-10
/
+9
*
Fix typo.
Brian Donovan
2009-09-17
1
-1
/
+1
*
Ensure validation errors to be ordered in declared order
Akira Matsuda
2009-09-11
1
-1
/
+2
*
Use send instead of instance_eval
Pratik Naik
2009-08-06
1
-3
/
+3
*
Allow validations to use values from custom readers [#2936 state:resolved]
James Hill
2009-08-05
1
-3
/
+3
*
Simplify AMo validation attribute reader
Joshua Peek
2009-06-17
1
-3
/
+3
*
each yields per message not per attribute
Jeremy Kemper
2009-06-08
1
-0
/
+1
*
Properly require ActiveModel validation dependencies
Joshua Peek
2009-06-08
1
-7
/
+9
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
1
-1
/
+2
|
\
*
|
Add I18n translations to ActiveModel and move more AR specific parts to Activ...
Pratik Naik
2009-03-20
1
-34
/
+22
*
|
Make Active Resource use ActiveModel::Errors
Pratik Naik
2009-03-19
1
-1
/
+6
*
|
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-39
/
+121
|
/
*
Merge with docrails
Pratik Naik
2008-12-07
1
-0
/
+2
*
Something more to work with
David Heinemeier Hansson
2008-03-31
1
-0
/
+80
[prev]