aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test
Commit message (Expand)AuthorAgeFilesLines
* add test case for js.erb partials on *.js formatted requestsRick Olson2007-05-151-0/+1
* Assume that rendered partials go by the HTML format by defaultRick Olson2007-05-153-0/+2
* apply [6543] to edge. Closes #5044 [tpope]Rick Olson2007-04-201-1/+2
* Change ActionView template defaults. Look for templates using the request fo...Rick Olson2007-04-024-0/+4
* Deprecation: privatize deprecated render_partial and render_partial_collectio...Jeremy Kemper2007-03-131-1/+1
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-2126-0/+65
* Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...David Heinemeier Hansson2007-02-2026-65/+0
* added passing test for using partials with an xml builderRick Olson2006-09-062-0/+4
* Dots in template path should not trip up rendering (closes #4244) [lmarlow@ya...David Heinemeier Hansson2006-03-161-0/+1
* Added option to render action/template/file of a specific extension (and here...David Heinemeier Hansson2006-03-121-0/+3
* Fixed tests (closes #4087) [Rick Olson]David Heinemeier Hansson2006-03-051-0/+6
* Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#con...David Heinemeier Hansson2006-02-263-0/+8
* Don't try to strip out the controller name if default_action_name is nilMarcel Molina2005-12-201-0/+1
* Make ActionController's render honor the :locals option when rendering a :fil...Sam Stephenson2005-11-222-0/+2
* Add support for new rjs templates which wrap an update_page block.Marcel Molina2005-11-171-0/+2
* Reset template variables after using render_to_string. Closes #2559Nicholas Seckar2005-10-251-0/+1
* Fixed that render :partial would fail when :object was a Hash (due to backwar...David Heinemeier Hansson2005-09-091-0/+1
* Demonstrate breakage betterDavid Heinemeier Hansson2005-07-272-1/+2
* Added two failing tests for partials with locals from controllerDavid Heinemeier Hansson2005-07-271-1/+1
* Fixed regression for content_for #1820 [Stefan Kaes]David Heinemeier Hansson2005-07-241-0/+2
* Added test for template to layout variable transferDavid Heinemeier Hansson2005-07-231-0/+2
* Improved rendering speed on complicated templates by up to 25% #1234 [Stephan...David Heinemeier Hansson2005-07-212-0/+6
* r2874@asus: jeremy | 2005-07-05 16:13:39 -0700Jeremy Kemper2005-07-051-1/+1
* Fix broken capture testJamis Buck2005-07-041-3/+3
* Added JavascriptHelper#update_element_function, which returns a Javascript fu...David Heinemeier Hansson2005-07-032-0/+13
* Added that render_partial called from a controller will use the action name a...David Heinemeier Hansson2005-04-171-0/+1
* InitialDavid Heinemeier Hansson2004-11-246-0/+19