Module: UploadImage::Helpers
- Defined in:
- app/helpers/upload_image_helper.rb
Instance Method Summary collapse
Instance Method Details
#upload_image(**args) ⇒ Object
3 4 5 |
# File 'app/helpers/upload_image_helper.rb', line 3 def upload_image **args render './upload_image', **args end |