Class: Polr::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



17
18
19
# File 'lib/polr.rb', line 17

def api_key
  @api_key
end

#api_urlObject

Returns the value of attribute api_url.



17
18
19
# File 'lib/polr.rb', line 17

def api_url
  @api_url
end