Class: AssetBoxSimpleFormInput
- Inherits:
-
Object
- Object
- AssetBoxSimpleFormInput
- Defined in:
- lib/inputs/asset_box_simple_form_input.rb
Instance Method Summary collapse
Instance Method Details
#input(wrapper_options = nil) ⇒ Object
2 3 4 |
# File 'lib/inputs/asset_box_simple_form_input.rb', line 2 def input( = nil) AssetBox.new(object, object_name, template, attribute_name, ).to_html end |