Module: SacCountyData

Extended by:
Configuration
Defined in:
lib/sac_county_data.rb,
lib/sac_county_data/version.rb,
lib/sac_county_data/process_servers.rb,
lib/sac_county_data/building_permits.rb,
lib/sac_county_data/county_contracts.rb,
lib/sac_county_data/outstanding_checks.rb,
lib/sac_county_data/restaurant_inspections.rb

Defined Under Namespace

Modules: Configuration Classes: BuildingPermits, CountyContracts, OutstandingChecks, ProcessServers, RestaurantInspections

Constant Summary collapse

API_URL =
'http://saccounty.cloudapi.junar.com/api/v2/datastreams'.freeze
VERSION =
'0.0.3'.freeze

Instance Attribute Summary

Attributes included from Configuration

#api_key

Method Summary

Methods included from Configuration

configure