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: 9,091 of 186,961
Downloads: 344,521

Daily

Ranking: 8,137 of 186,954
Downloads: 177

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,938,589,681bundler
101,140,169,777rake
27914,289,095rspec
36705,075,808activerecord
335125,154,225carrierwave
48292,645,088rspec-its

Owners

#GravatarHandle
1icondiogob