Class: SimpleForm::Inputs::FilepickerImageInput
- Inherits:
-
Base
- Object
- Base
- SimpleForm::Inputs::FilepickerImageInput
- Defined in:
- lib/has_filepicker_image/helpers/simple_form_input.rb
Instance Method Summary collapse
Instance Method Details
#input ⇒ Object
5 6 7 |
# File 'lib/has_filepicker_image/helpers/simple_form_input.rb', line 5 def input @builder.filepicker_image_field(attribute_name, ) end |