Created by: codergeek121
I changed the partial for the Field::Number to use the number_field view helper instead of the text_field helper. The tests failed for my cloned master branch, but my first commit fixes it. Is a new test for the input_field change necessary, and if so what would be a good test to write?
This PR is for Issue #1021 (closed).
Happy to help.