RubyGems Navigation menu

carrierwave-postgresql 0.1.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  4. 0.1.4 - April 18, 2014 (8 KB)
  5. 0.1.3 - February 21, 2014 (8 KB)
  6. 0.1.2 - November 19, 2013 (11 KB)
Show all versions (8 total)

Runtime Dependencies (1):

Development Dependencies (6):

activerecord ~> 3.2.8
bundler ~> 1.3.0
jeweler ~> 1.8.4
pg >= 0
rdoc ~> 3.12
rspec ~> 2.11.0

Owners:

Authors:

  • Diogo Biazus

SHA 256 checksum:

892e40e2bd74393d6634c548953b04e7756899a86d75adc3f388d68ec58cdb2f

Total downloads 291,524

For this version 3,356

License:

MIT

Required Ruby Version: None

Links: