spec/spec_helper.rb in carrierwave-base64-2.4.0 vs spec/spec_helper.rb in carrierwave-base64-2.5.0
- old
+ new
@@ -24,5 +24,7 @@
require 'support/models'
def file_path(*paths)
File.expand_path(File.join(File.dirname(__FILE__), *paths))
end
+
+CarrierWave.root = ''