RubyGems Navigation menu

jcnetdev-paperclip 1.1

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.1 - August 11, 2014 (46 KB)
  2. 1.0.20080704 - August 11, 2014 (45,5 KB)

Runtime Abhängigkeiten (1):

rails >= 2.1

Autoren:

  • Jon Yurek

SHA 256-Prüfsumme:

137d2e83f9e4923b60333ebe5609b9bf1f339b4095d78c1ae8a7637238afe60f

Downloads insgesamt 5.725

Für diese Version 3.330

Lizenzen:

k.A.

Erforderliche Ruby-Version: >= 0

Links: