Module: SecureJwt::Configs
- Included in:
- SecureJwt
- Defined in:
- lib/secure_jwt/configs.rb
Defined Under Namespace
Classes: Configurator
Instance Method Summary collapse
Instance Method Details
#config ⇒ Object
3 4 5 |
# File 'lib/secure_jwt/configs.rb', line 3 def config @config ||= Configurator.new end |