RubyGems Navigation menu

jcnetdev-paperclip 1.0.20080704

Paperclip is intended as an easy file attachment library for ActiveRecord. The intent behind it was to keep setup as easy as possible and to treat files as much like other attributes as possible. This means they aren't saved to their final locations on disk, nor are they deleted if set to nil, until ActiveRecord::Base#save is called. It manages validations based on size and presence, if required. It can transform its assigned image into thumbnails if needed, and the prerequisites are as simple as installing ImageMagick (which, for most modern Unix-based systems, is as easy as installing the right packages). Attached files are saved to the filesystem and referenced in the browser by an easily understandable specification, which has sensible and useful defaults.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1 - August 11, 2014 (46.0 KB)
  2. 1.0.20080704 - August 11, 2014 (45.5 KB)

Runtime 相依性套件 (1):

rails >= 2.1

作者:

  • Jon Yurek

SHA 256 總和檢查碼:

9c4382ff1efe142b1340254d658185e77dd1703b8c9b6ed746ef8794d3dbc222

總下載次數 5,758

這個版本 2,410

授權:

Ruby 版本需求: >= 0

相關連結: