lib/simple_auth/templates/install/initializer.rb in simple_auth-3.0.0 vs lib/simple_auth/templates/install/initializer.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). #