I am developing rails application. I have a check box in the form like:
While submitting the form. I need to avoid passing checkbox name
argument in the post.
How to avoid checkbox attribute from passing it to post in formtastic?
I am developing rails application. I have a check box in the form like:
While submitting the form. I need to avoid passing checkbox name
argument in the post.
How to avoid checkbox attribute from passing it to post in formtastic?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs