Closed Davidslv closed 6 years ago
Btw: This was not tested
I just had a better look into the Rails check_box
and I think I'm going to close this for now as this commit will not fix the issue, specially because it's not taking in consideration the necessary hidden field
When default_builder is true it should have more options to be compatible with the default rails method as seen here:
https://github.com/rails/rails/blob/44a9aedd7b8d65517b15bbbb7729f3f16991e23f/actionpack/lib/action_view/helpers/form_helper.rb#L840
Fixes #15