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
/
capture_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Moved encoding work in progress to a feature branch."
wycats
2010-05-17
1
-1
/
+1
*
Moved encoding work in progress to a feature branch.
Jeremy Kemper
2010-05-16
1
-1
/
+1
*
Significantly improved internal encoding heuristics and support.
wycats
2010-05-16
1
-1
/
+1
*
Check blocks are not incorrectly detected when compiling erubis templates [#4...
Simon Jefford
2010-05-16
1
-0
/
+5
*
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
-1
/
+1
*
Remove some internal dead code that supported content_for
Jeremy Kemper
2008-06-06
1
-19
/
+1
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Fixed CaptureHelper#content_for to work with the optional content parameter i...
David Heinemeier Hansson
2007-09-21
1
-1
/
+19
*
Deprecation: remove deprecated update_element_function, start_form_tag, and e...
Jeremy Kemper
2007-03-13
1
-14
/
+3
*
Allow Controllers to have multiple view_paths instead of a single template_ro...
Rick Olson
2007-02-04
1
-1
/
+1
*
update_element_function is deprecated
Jeremy Kemper
2006-11-13
1
-10
/
+12
*
Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#con...
David Heinemeier Hansson
2006-02-26
1
-1
/
+33
*
Wrap javascript_tag contents in a CDATA section and add a cdata_section metho...
Sam Stephenson
2005-10-12
1
-1
/
+1
*
Fixed regression for content_for #1820 [Stefan Kaes]
David Heinemeier Hansson
2005-07-24
1
-0
/
+9
*
Fix broken capture test
Jamis Buck
2005-07-04
1
-2
/
+2
*
Added JavascriptHelper#update_element_function, which returns a Javascript fu...
David Heinemeier Hansson
2005-07-03
1
-0
/
+39