Class: CRO::Config

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

Class Attribute Summary collapse

Class Attribute Details

.api_keyObject

Returns the value of attribute api_key.



4
5
6
# File 'lib/cro/config.rb', line 4

def api_key
  @api_key
end

.emailObject

Returns the value of attribute email.



4
5
6
# File 'lib/cro/config.rb', line 4

def email
  @email
end