Class: RubyMagicLink::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_magic_link/ruby_magic_link.rb

Instance Attribute Summary collapse

Instance Attribute Details

#secret_keyObject

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