spec/support/migrate.rb in attachy-0.1.2 vs spec/support/migrate.rb in attachy-0.2.0

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + require File.expand_path('../../lib/generators/attachy/templates/db/migrate/create_attachy_files_table.rb', __dir__)