This project is archived and is in readonly mode.
improve check_box_checked? to use include? with array values
Reported by Erkki Eilonen | May 14th, 2008 @ 03:10 PM
In certain cases it is preferable to call check_box multiple times with the same method but with a different checked_value. This makes it work assuming that object.method returns a array with the checked values.
Comments and changes to this ticket
-
Repository May 21st, 2008 @ 08:25 PM
- State changed from new to resolved
(from [6e3521e6134e7f0d0b27834266e41354290c4e7e]) Improve check_box_checked? to use include? for Array values. [#193 state:resolved]
Signed-off-by: Pratik Naik
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>