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
/
cases
/
translation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run ActiveModel test suites in random order.
Zuhao Wan
2014-03-10
1
-0
/
+4
*
Convert ActiveModel to 1.9 hash syntax.
Patrick Robertson
2013-05-01
1
-20
/
+23
*
Fix human attribute_name to handle deeply nested attributes
Tsutomu Kuroda
2012-05-16
1
-0
/
+5
*
Do not modify options hash in human_attribute_name, remove reverse_merge
Carlos Antonio da Silva
2012-04-28
1
-2
/
+8
*
Namespaced attribute lookup now works as 'model/association.attribute'.
José Valim
2011-12-05
1
-5
/
+5
*
Fix human_attribute_name to handle names with dots
Tsutomu Kuroda
2011-12-05
1
-0
/
+10
*
Get rid of the alternate namespace lookup.
José Valim
2011-06-11
1
-10
/
+0
*
Brought back alternative convention for namespaced models in i18n.
thoefer
2011-06-08
1
-0
/
+10
*
failing test for i18n key collision with namespaced models
Santiago Pastorino
2011-02-27
1
-0
/
+7
*
Test using default option as symbol added for human_attribute_name
Santiago Pastorino
2010-12-05
1
-0
/
+5
*
default could be a symbol here so attribute.to_s.humanize should be the final...
Santiago Pastorino
2010-12-05
1
-0
/
+4
*
Test falling back to default added for human_attribute_name
Santiago Pastorino
2010-12-05
1
-0
/
+4
*
Test using default option added for human_attribute_name
Santiago Pastorino
2010-12-05
1
-0
/
+4
*
Don't act destructively on ActiveModel::Name#human options hash. [#5366 state...
John Firebaugh
2010-09-25
1
-0
/
+6
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Allow to specify default attributes names translation in I18n yml files.
José Valim
2010-01-07
1
-0
/
+5
*
Small clean up in Naming and TTranslation tests.
José Valim
2009-12-23
1
-21
/
+15
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-0
/
+51