rails--rails/actionpack/lib/action_view
David Heinemeier Hansson 546f30fc10 Fixed Toggle.display in prototype.js #902 [Lucas Carlson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@980 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-23 00:53:46 +00:00
..
helpers Fixed Toggle.display in prototype.js #902 [Lucas Carlson] 2005-03-23 00:53:46 +00:00
vendor Fixed documentation snafus #575, #576, #577, #585 2005-02-07 14:15:53 +00:00
base.rb Added ActionView::Base.register_template_handler for easy integration of an alternative template language to ERb and Builder. See test/controller/custom_handler_test.rb for a usage example #656 [Jamis Buck] 2005-02-19 17:22:37 +00:00
partials.rb Added render_partial/render_partial_collection from controllers for easier Ajaxing 2005-03-09 15:26:36 +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