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
/
translation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert ActiveModel to 1.9 hash syntax.
Patrick Robertson
2013-05-01
1
-1
/
+1
*
minor edits in AM documentation [ci skip]
Francesco Rodriguez
2012-10-21
1
-1
/
+1
*
Fix human attribute_name to handle deeply nested attributes
Tsutomu Kuroda
2012-05-16
1
-2
/
+2
*
Refactor human attribute name
Carlos Antonio da Silva
2012-04-28
1
-6
/
+6
*
Do not modify options hash in human_attribute_name, remove reverse_merge
Carlos Antonio da Silva
2012-04-28
1
-3
/
+2
*
Namespaced attribute lookup now works as 'model/association.attribute'.
José Valim
2011-12-05
1
-6
/
+14
*
Fix human_attribute_name to handle names with dots
Tsutomu Kuroda
2011-12-05
1
-2
/
+6
*
Get rid of the alternate namespace lookup.
José Valim
2011-06-11
1
-3
/
+2
*
Brought back alternative convention for namespaced models in i18n.
thoefer
2011-06-08
1
-2
/
+3
*
Better formatting on ActiveModel::Translation
Sebastian Martinez
2011-04-26
1
-2
/
+2
*
Bring back AMo#i18n_key method
Santiago Pastorino
2011-03-30
1
-1
/
+1
*
Revert "Properly interpolate i18n keys in modules [#5572 state:resolved]"
Santiago Pastorino
2011-02-27
1
-1
/
+1
*
Properly interpolate i18n keys in modules [#5572 state:resolved]
Rodrigo Rosenfeld Rosas
2010-09-24
1
-1
/
+1
*
Remove deprecations in ActiveModel.
José Valim
2010-08-29
1
-6
/
+0
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-7
/
+7
*
edit pass to apply API guideline wrt the use of "# =>" in example code
Xavier Noria
2010-07-30
1
-1
/
+1
*
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
*
|
Revised the rest of the files from ActiveModel.
Rizwan Reza
2010-06-14
1
-6
/
+10
|
/
*
Adding documentation for ActiveModel::Translation
Mikel Lindsaar
2010-01-18
1
-2
/
+17
*
Allow to specify default attributes names translation in I18n yml files.
José Valim
2010-01-07
1
-2
/
+3
*
Small clean up in Naming and TTranslation tests.
José Valim
2009-12-23
1
-21
/
+1
*
Uses Hash#reverse_merge
Jeremy Kemper
2009-11-13
1
-0
/
+2
*
Fix error_messages_for when instance variable names are given.
José Valim
2009-10-21
1
-0
/
+3
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-0
/
+59