test/dummy/config/environments/development.rb in canard-0.5.0.pre vs test/dummy/config/environments/development.rb in canard-0.6.0.pre
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
Dummy::Application.configure do
# Settings specified here will take precedence over those in config/application.rb
# In the development environment your application's code is reloaded on
# every request. This slows down response time but is perfect for development