Sha256: ed907ce56a71bc872b1e786f322551aed454fe2370d4fc9821d27a5d5fb7ee2f
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
CarrierWave.configure do |config| config.root = Rails.root.to_s + Refinery::PhotoGallery.photo_gallery_dir_relative_to_root #Prefix in Uploader#url See https://github.com/jnicklas/carrierwave/pull/445 config.base_path = Refinery::PhotoGallery.photo_gallery_dir end
Version data entries
7 entries across 7 versions & 1 rubygems