Sha256: a1f14d15dce093da8ce57387dd16da319cc0c0e47ff9e2e7f8ef867076554d40
Contents?: true
Size: 470 Bytes
Versions: 3
Compression:
Stored size: 470 Bytes
Contents
Description: This will generate the configuration file (should you need it) to modify AuthN's configuration. Examples: rails generate authn:config This will generate an commented-out config file. Change and update if you need to. AuthN doesn't require this config file to exist. rails generate authn:config --model SomeUserModel This generates the config file but with a specific model in for the default "User" model. Default Value: Account
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
authn-rails-1.8.0 | lib/generators/authn/USAGE |
authn-rails-1.7.3 | lib/generators/authn/USAGE |
authn-rails-1.7.2 | lib/generators/authn/USAGE |