RubyGems Navigation menu

photofy 0.1.3

A gem to provide simple method to do file upload of pictures and provides getter setter methods of it and save on model object commit. #Generates photo filed from photo_field arguments and provides methods like #if photo_filed is "collage" then it provides methods on top of it as #collage >> Getter, #collage = >> Setter. Accepted inputs are file upload(ActionDispatch::Http::UploadedFile), filer handle and String(no format validation is ignored), #collage_path >> Getter of filepath, #collage_persisted? >> true if provided file/data is stored on disk, #collage_store! >> to store provided file/data on disk, #collage_destroy! >> to store destroy stored file/data from disk

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.4 - November 13, 2017 (8 KB)
  2. 0.6.3 - September 15, 2017 (8 KB)
  3. 0.6.2 - September 15, 2017 (8 KB)
  4. 0.6.1 - September 07, 2017 (8 KB)
  5. 0.5.5 - October 03, 2016 (7.5 KB)
  6. 0.1.3 - April 06, 2013 (5 KB)
Show all versions (23 total)

Owners:

Authors:

  • Praveen Kumar Sinha

SHA 256 checksum:

a1eac96cb99d0a0e37566bd9511e640dea7232b9a16dc8661cc878f2036107c8

Total downloads 53,943

For this version 2,668

Licenses:

N/A

Required Ruby Version: None

Links: