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,312 of 192,137
Downloads: 367,083

Daily

Ranking: 7,670 of 192,103
Downloads: 178

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
358133,408,263carrierwave
50798,482,938rspec-its

Owners

#GravatarHandle
1icondiogob