Class: Polr::Configuration
- Inherits:
-
Object
- Object
- Polr::Configuration
- Defined in:
- lib/polr.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#api_url ⇒ Object
Returns the value of attribute api_url.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
17 18 19 |
# File 'lib/polr.rb', line 17 def api_key @api_key end |
#api_url ⇒ Object
Returns the value of attribute api_url.
17 18 19 |
# File 'lib/polr.rb', line 17 def api_url @api_url end |