Class: Settings

Inherits:
Settingslogic
  • Object
show all
Defined in:
lib/tvdb_client/settings.rb

Overview

Public: Reads in the config/settings.yml files and makes its entries available as Settings.whatever. You must require lib/settings.rb in classes where you wish to use this functionality. See manifest_scraper.rb for an example