instance method
check_box
Ruby on Rails 8.0.4
Since v3.0.20Signature
check_box(method, options = {}, checked_value = "1", unchecked_value = "0")
No documentation comment.
Parameters
-
methodreq -
optionsopt = {} -
checked_valueopt = "1" -
unchecked_valueopt = "0"
Alias for
Defined in actionview/lib/action_view/helpers/form_helper.rb
· Improve this page
· Find usages on GitHub
Defined in ActionView::Helpers::FormBuilder