rails--rails/actionpack/test
David Heinemeier Hansson ac4b4701c0 Fixed that radio buttons shouldn't have a default size attribute #1074 [hendrik@mans.de] Added ActionView::Helpers::InstanceTag::DEFAULT_RADIO_OPTIONS that contains a hash of default options for radio buttons #1074 [hendrik@mans.de]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1127 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-10 15:11:15 +00:00
..
controller Added simulation of @request.request_uri in functional tests #1038 [Jamis Buck] 2005-04-07 06:22:19 +00:00
fixtures
template Fixed that radio buttons shouldn't have a default size attribute #1074 [hendrik@mans.de] Added ActionView::Helpers::InstanceTag::DEFAULT_RADIO_OPTIONS that contains a hash of default options for radio buttons #1074 [hendrik@mans.de] 2005-04-10 15:11:15 +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