Class: Tmdby::Configuration

Inherits:
Wrapper
  • Object
show all
Defined in:
lib/tmdby/wrappers/configuration.rb

Class Method Summary collapse

Methods inherited from Wrapper

add_default_language, fetch, handle_post_params, route, verify_params

Class Method Details

.getObject

Get the system wide configuration information API reference : Updated on Dec. 13, 2013



7
8
9
# File 'lib/tmdby/wrappers/configuration.rb', line 7

def self.get()
  self.fetch
end