Class: RubyMagicLink::Configuration
- Inherits:
-
Object
- Object
- RubyMagicLink::Configuration
- Defined in:
- lib/ruby_magic_link/ruby_magic_link.rb
Instance Attribute Summary collapse
-
#secret_key ⇒ Object
Returns the value of attribute secret_key.
Instance Attribute Details
#secret_key ⇒ Object
Returns the value of attribute secret_key.
5 6 7 |
# File 'lib/ruby_magic_link/ruby_magic_link.rb', line 5 def secret_key @secret_key end |