This project is archived and is in readonly mode.

Changeset [5d1d9bfb05dd84305369a8fc5a729d2b8ad912e2] by John Allison

January 9th, 2011 @ 11:45 PM

Improve select helpers by allowing a selected value of false. This is useful when using a select helper with a boolean attribute, and the attribute is false. (e.g. f.select :allow_comments)
https://github.com/rails/rails/commit/5d1d9bfb05dd84305369a8fc5a729...

Committed by John Allison

  • M actionpack/lib/action_view/helpers/form_options_helper.rb
  • M actionpack/test/template/form_options_helper_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>