Categories: None [Edit]

jcnetdev-paperclip

https://rubygems.org/gems/jcnetdev-paperclip
https://github.com/thoughtbot/paperclip
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.

Total

Ranking: 113,489 of 189,816
Downloads: 6,413

Daily

Ranking: 76,438 of 189,791
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45713,052,230rails

Owners

#GravatarHandle