Sha256: 07bb7c6635538d0019e3a788f5e4097659f27675c37171720c573fcf804e82d1
Contents?: true
Size: 115 Bytes
Versions: 3
Compression:
Stored size: 115 Bytes
Contents
module AuthN class Config @@defaults.merge!( unauthenticated_redirect_to_method: :root_path) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
authn-rails-1.8.0 | lib/authn/config.rb |
authn-rails-1.7.3 | lib/authn/config.rb |
authn-rails-1.7.2 | lib/authn/config.rb |