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
/
actionpack
/
test
/
controller
/
addresses_render_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
1
-0
/
+1
*
Temporarily modifies setup to call super directly. This can support more T::U...
Yehuda Katz and Carl Lerche
2009-04-08
1
-0
/
+1
*
Include process methods in ActionController::TestCase only. No need to alias_...
Jeremy Kemper
2009-01-09
1
-6
/
+3
*
Set global ActionController::Base.view_paths for test cases
Joshua Peek
2008-07-12
1
-2
/
+0
*
Set precompiled fixture load path constant to speed up tests
Joshua Peek
2008-06-25
1
-2
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Extract dynamic scaffolding into a plugin. Closes #7700.
Jeremy Kemper
2007-03-04
1
-2
/
+0
*
Allow Controllers to have multiple view_paths instead of a single template_ro...
Rick Olson
2007-02-04
1
-1
/
+1
*
Don't use deprecated render API. Cosmetics.
Jeremy Kemper
2006-09-04
1
-6
/
+2
*
Made pagination faster #1334 [Stefan Kaes]
David Heinemeier Hansson
2005-07-14
1
-0
/
+4
*
Fixed double-singularization on scaffolded pagination call (Address would be ...
David Heinemeier Hansson
2005-06-15
1
-0
/
+45