calebhearth / formulaic

Simplify form filling with Capybara
MIT License
552 stars 29 forks source link

Check whether namespaced attributes work for checkboxes #47

Open calebhearth opened 9 years ago

calebhearth commented 9 years ago

https://github.com/thoughtbot/formulaic/blob/df66d9f693473c2ddb1230432a15c691300479b2/lib/formulaic/inputs/checkbox_input.rb#L27-L33

fill_form("admin.user", terms_and_conditions: true)