Module: CouncilTaxFinder
- Defined in:
- lib/council_tax_finder.rb,
lib/council_tax_finder/version.rb
Defined Under Namespace
Classes: Lookup
Constant Summary collapse
- VERSION =
'0.0.1'
Class Attribute Summary collapse
-
.app_id ⇒ Object
Returns the value of attribute app_id.
-
.app_key ⇒ Object
Returns the value of attribute app_key.
Class Attribute Details
.app_id ⇒ Object
Returns the value of attribute app_id.
3 4 5 |
# File 'lib/council_tax_finder.rb', line 3 def app_id @app_id end |
.app_key ⇒ Object
Returns the value of attribute app_key.
3 4 5 |
# File 'lib/council_tax_finder.rb', line 3 def app_key @app_key end |