test/dummy/config/environment.rb in buoys-0.6.0 vs test/dummy/config/environment.rb in buoys-1.0.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
# Load the Rails application.
require File.expand_path('../application', __FILE__)
- old
+ new