Sha256: fd6e4de99ca167be821c7367e999bf8996943493bf017b8c52964d58ccb39138
Contents?: true
Size: 205 Bytes
Versions: 10
Compression:
Stored size: 205 Bytes
Contents
namespace :paperclip do namespace :fedora do desc "Copy the default configuration to the config folder" task :setup => [:environment] do Paperclip::Storage::Fedora.setup! end end end
Version data entries
10 entries across 10 versions & 1 rubygems