mirror of
https://github.com/github/rails.git
synced 2026-01-28 07:48:00 -05:00
14d50e9da3bb67a881afc2aed2662b5c10005eec
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3189 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Introduce :selected option to the select helper. Allows you to specify a selection other than the current value of object.method. Specify :selected => nil to leave all options unselected. Closes #2991.
Oracle: active? check pings the database rather than testing the last command status. References #428.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%