rails--rails/actionpack/lib/action_view
David Heinemeier Hansson 82456d9392 Fixed partials handling
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1169 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-16 16:06:29 +00:00
..
helpers Added submit_to_remote that allows you to trigger an Ajax form submition at the click of the submission button, which allows for multiple targets in a single form through the use of multiple submit buttons #930 [yrashk@gmail.com] 2005-04-13 05:44:43 +00:00
vendor Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
base.rb Fixed partials handling 2005-04-16 16:06:29 +00:00
partials.rb Fixed partials handling 2005-04-16 16:06:29 +00:00
template_error.rb Fixed error rendering of rxml documents to not just swallow the exception and return 0 (still not guessing the right line, but hey) 2004-12-21 02:05:12 +00:00