lib/attachy/engine.rb in attachy-0.1.2 vs lib/attachy/engine.rb in attachy-0.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'attachy/builders/attachy/form_builder' require 'attachy/helpers/attachy/view_helper' module Attachy module Rails