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,729 of 180,709
Downloads: 287,075

Daily

Ranking: 49,264 of 180,702
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,360,198bundler
16863,446,914rake
24772,799,168rspec
34545,113,519activerecord
33695,740,909carrierwave
40979,187,541rspec-its

Owners

#GravatarHandle
1icondiogob