RubyGems Navigation menu

carrierwave-postgresql 0.1.4

This gem adds to carrierwave a storage facility which will use the PostgreSQL's oid datatype to reference a large object residing in the databse. It supports up to 2GB files, though it's better suited for smaller ones. Makes life easier for fast prototyping and put all your data in the same place, allows one backup for all your data and file storage in heroku servers.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.0 - March 20, 2018 (8.5 KB)
  2. 0.2.0 - February 23, 2016 (8.5 KB)
  3. 0.1.5 - October 01, 2015 (8.0 KB)
  4. 0.1.4 - April 18, 2014 (8.0 KB)
  5. 0.1.3 - February 21, 2014 (8.0 KB)
显示所有版本 (共 8 个)

Runtime 依赖 (1):

Development 依赖 (5):

activerecord ~> 4.0.1
bundler >= 0
pg >= 0
rake >= 0
rspec >= 0

业主:

作者:

  • Diogo Biazus

SHA 256 校验和:

308d51667d48c0457680d4dff527cd458932f8ff65656b8273fa871ef9ed1973

下载总量 288,347

这个版本 30,519

许可:

需要的 Ruby 版本: >= 0

链接: