Method: Nyauth::Configuration#encryption_secret
- Defined in:
- lib/nyauth/configuration.rb
#encryption_secret ⇒ Object
Returns the value of attribute encryption_secret.
3 4 5 |
# File 'lib/nyauth/configuration.rb', line 3 def encryption_secret @encryption_secret end |