calebhearth / formulaic

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

uninitialized constant Formulaic::InputNotFound #12

Closed dgalarza closed 10 years ago

dgalarza commented 10 years ago

Currently when an input cannot be found it an uninitialized constant Formulaic::InputNotFound error is being raised.

calebhearth commented 10 years ago

Fixed in latest released version