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
/
naming.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed extra whitespace
Sebastian Martinez
2011-04-26
1
-1
/
+1
*
Bring back AMo#i18n_key method
Santiago Pastorino
2011-03-30
1
-5
/
+10
*
Revert "Properly interpolate i18n keys in modules [#5572 state:resolved]"
Santiago Pastorino
2011-02-27
1
-10
/
+5
*
fix type: remove extra period
Nicholas Rowe
2011-02-17
1
-1
/
+1
*
Added missing AS require to active_model/naming.rb
snusnu
2010-10-30
1
-0
/
+1
*
Convert to model before calling model_name on a record in ActiveModel::Naming
Ernie Miller
2010-10-04
1
-1
/
+5
*
Fix Namind#model_name.
thedarkone
2010-09-27
1
-2
/
+4
*
Don't act destructively on ActiveModel::Name#human options hash. [#5366 state...
John Firebaugh
2010-09-25
1
-2
/
+3
*
Properly interpolate i18n keys in modules [#5572 state:resolved]
Rodrigo Rosenfeld Rosas
2010-09-24
1
-5
/
+10
*
Fix docs related to param_key in ActiveModel::Naming
Carlos Antonio da Silva
2010-09-05
1
-2
/
+2
*
Add some documantation on new route_key and param_key in ActiveModel::Naming
Piotr Sarnacki
2010-09-03
1
-0
/
+16
*
Prepared ActiveModel::Naming to handle cases for namespaced isolated engines
Piotr Sarnacki
2010-09-03
1
-4
/
+22
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-5
/
+5
*
edit pass to apply API guideline wrt the use of "# =>" in example code
Xavier Noria
2010-07-30
1
-3
/
+6
*
Moved a few methods from RecordIdentifier to ActiveModel::Naming
Piotr Sarnacki
2010-07-21
1
-0
/
+29
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
1
-1
/
+1
*
Revised and added headings.
Rizwan Reza
2010-06-14
1
-1
/
+1
*
Revised naming.rb and lint.rb
Rizwan Reza
2010-06-14
1
-4
/
+4
*
Merge remote branch 'mainstream/master'
Pratik Naik
2010-03-12
1
-1
/
+1
|
\
|
*
Adds #key and #to_param to the AMo interface
snusnu
2010-02-19
1
-1
/
+1
|
*
Full update on ActiveModel documentation
Mikel Lindsaar
2010-02-01
1
-0
/
+15
*
|
Adding ActiveModel::Naming documentation
Mikel Lindsaar
2010-01-17
1
-0
/
+17
|
/
*
Small clean up in Naming and TTranslation tests.
José Valim
2009-12-23
1
-4
/
+22
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-4
/
+5
*
Add support for error_messages_for(@obj)
Yehuda Katz
2009-07-28
1
-1
/
+2
*
Move model naming into ActiveModel
Joshua Peek
2009-06-17
1
-0
/
+25
[prev]