Categories: None [Edit]

carrierwave-postgresql

https://rubygems.org/gems/carrierwave-postgresql
https://github.com/diogob/carrierwave-postgresql
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.

Total

Ranking: 8,644 of 180,454
Downloads: 283,622

Daily

Ranking: 8,476 of 180,448
Downloads: 72

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,075,576,777bundler
16853,472,559rake
23767,818,732rspec
34540,011,958activerecord
33494,663,274carrierwave
40878,681,415rspec-its

Owners

#GravatarHandle
1icondiogob