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
/
naming_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small typos here and there.
Vipul A M
2013-03-15
1
-1
/
+1
*
Adding the route_key and param_key tests
Attila Domokos
2013-01-22
1
-0
/
+8
*
Remove ActiveModel::Naming#partial_path
Grant Hutchins
2012-03-10
1
-24
/
+0
*
Use ActiveModel::TestCase instead of Test::Unit:TestCase
Rafael Mendonça França
2012-01-06
1
-2
/
+2
*
Improve cache on route_key lookup.
José Valim
2011-12-08
1
-0
/
+8
*
ActiveModel::Name#i18n_key: Fix doc and add tests
Marc-Andre Lafortune
2011-12-05
1
-0
/
+20
*
Warning removed unused variable
Arun Agrawal
2011-11-26
1
-1
/
+1
*
make ActiveModel::Name fail gracefully with anonymous classes
Jakub Kuźma
2011-11-24
1
-0
/
+13
*
Rely on a public contract between railties instead of accessing railtie metho...
José Valim
2011-11-23
1
-4
/
+34
*
One of the activemodel naming tests wasn't asserting anything.
Uģis Ozols
2011-10-07
1
-1
/
+1
*
Rename new method to_path to to_partial_path to avoid conflicts with File#to_...
José Valim
2011-08-01
1
-4
/
+4
*
Let ActiveModel instances define partial paths.
Grant Hutchins & Peter Jaros
2011-07-25
1
-4
/
+12
*
Specify the name to be used for ActiveModel::Name fixes #1168
Yves Senn
2011-05-20
1
-1
/
+38
*
Test to_model being called in ActiveModel::Naming helpers
Ernie Miller
2010-10-04
1
-0
/
+4
*
Don't act destructively on ActiveModel::Name#human options hash. [#5366 state...
John Firebaugh
2010-09-25
1
-0
/
+4
*
Prepared ActiveModel::Naming to handle cases for namespaced isolated engines
Piotr Sarnacki
2010-09-03
1
-0
/
+99
*
Reuse already existing classes for ActiveModel tests.
José Valim
2010-07-21
1
-0
/
+39
*
Small clean up in Naming and TTranslation tests.
José Valim
2009-12-23
1
-1
/
+2
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-1
/
+1
*
Use ActiveModel::TestCase base class
Jeremy Kemper
2009-09-24
1
-1
/
+1
*
Move model naming into ActiveModel
Joshua Peek
2009-06-17
1
-0
/
+27