Class: Serpbook::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#emailObject

Returns the value of attribute email.



10
11
12
# File 'lib/serpbook.rb', line 10

def email
  @email
end

#master_keyObject

Returns the value of attribute master_key.



10
11
12
# File 'lib/serpbook.rb', line 10

def master_key
  @master_key
end