test/support/dummy/config/initializers/simple_auth.rb in simple_auth-3.0.0 vs test/support/dummy/config/initializers/simple_auth.rb in simple_auth-3.1.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
SimpleAuth.setup do |config|
# Define with scopes will be installed.
# This can be useful if you want to have separated sessions
# (e.g. regular user and admin user).
#