RubyGems Navigation menu

carrierwave-postgresql 0.3.0

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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 0.1.4 - April 18, 2014 (8.0 KB)
  5. 0.1.3 - February 21, 2014 (8.0 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (1):

carrierwave >= 0.10.0

Development 相依性套件 (5):

activerecord >= 4.0.1
bundler >= 0
rake >= 0
rspec >= 0
rspec-its >= 0

擁有者:

作者:

  • Diogo Biazus

SHA 256 checksum:

4cfded7089c28b1f10cb696543f44abd52ee59893dd58513447a8334a3807979

總下載次數 284,731

這個版本 179,933

License:

Ruby 版本需求: >= 0

相關連結: