lib/formtastic/inputs/file_input.rb in formtastic-2.0.2 vs lib/formtastic/inputs/file_input.rb in formtastic-2.1.0.beta1

- old
+ new

@@ -26,10 +26,10 @@ # </li> # </ol> # </fieldset> # </form> # - # @see Formtastic::Helpers::InputsHelper#input InputsHelper#input for full documetation of all possible options. + # @see Formtastic::Helpers::InputsHelper#input InputsHelper#input for full documentation of all possible options. class FileInput include Base def to_html input_wrapping do label_html <<