mirror of
https://github.com/github/rails.git
synced 2026-01-28 07:48:00 -05:00
e47c8381e127fe36aa20f8343e46d065045a6445
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3193 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%