mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
e819da27f4da163d2ba066e8f951270482d8805f
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1128 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
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]
Fixed that in some circumstances controllers outside of modules may have hidden ones inside modules. For example, admin/content might have been hidden by /content. #1075 [Nicholas Seckar]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%