Class: Filter8::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



24
25
26
# File 'lib/filter8.rb', line 24

def api_key
  @api_key
end

#api_secretObject

Returns the value of attribute api_secret.



25
26
27
# File 'lib/filter8.rb', line 25

def api_secret
  @api_secret
end