spec/helpers/attachy/attachy_spec.rb in attachy-0.1.2 vs spec/helpers/attachy/attachy_spec.rb in attachy-0.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'rails_helper' class DummyHelper include Attachy::ViewHelper end