RubyGems Navigation menu

photofy 0.0.2

A gem to provide simple method to do fileupload 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.4 - November 13, 2017 (8.0 KB)
  2. 0.6.3 - September 15, 2017 (8.0 KB)
  3. 0.6.2 - September 15, 2017 (8.0 KB)
  4. 0.6.1 - September 07, 2017 (8.0 KB)
  5. 0.5.5 - October 03, 2016 (7.5 KB)
  6. 0.0.2 - February 28, 2013 (4.5 KB)
顯示所有版本(共 23)

擁有者:

作者:

  • Praveen Kumar Sinha

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 54,051

這個版本 2,697

授權:

Ruby 版本需求:

相關連結: