RubyGems Navigation menu

carrierwave-postgresql 0.2.0

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.5KB)
  2. 0.2.0 - February 23, 2016 (8.5KB)
  3. 0.1.5 - October 01, 2015 (8KB)
  4. 0.1.4 - April 18, 2014 (8KB)
  5. 0.1.3 - February 21, 2014 (8KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

carrierwave ~> 0.10.0

Development依存関係 (4):

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

所有者:

作者:

  • Diogo Biazus

SHA 256チェックサム:

f2ba3422829d49bbb5cc1dc405670ad0880a7c1913a4e80c35a143b18e4f7959

累計ダウンロード数 287,075

このバージョンのみ 30,581

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: