spec/models/attachy/file/default_spec.rb in attachy-0.1.2 vs spec/models/attachy/file/default_spec.rb in attachy-0.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'rails_helper' RSpec.describe Attachy::File, '#default' do before do allow(::Rails).to receive_message_chain(:application, :config_for).with(:attachy) do