rails--rails/actionpack/test
David Heinemeier Hansson 5a4846a0d3 Added TagHelper#image_tag and deprecated UrlHelper#link_image_to (recommended approach is to combine image_tag and link_to instead)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@879 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-09 13:53:47 +00:00
..
controller Fixed that map.connect should convert arguments to strings #780 [Nicholas Seckar] 2005-03-06 14:16:25 +00:00
fixtures A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
template Added TagHelper#image_tag and deprecated UrlHelper#link_image_to (recommended approach is to combine image_tag and link_to instead) 2005-03-09 13:53:47 +00:00
abstract_unit.rb Fixed that assert_template_xpath_matches did not indicate when a path was not found #658 [Eric Hodel] 2005-02-18 17:13:57 +00:00