Class: Tmdby::Configuration
- Defined in:
- lib/tmdby/wrappers/configuration.rb
Class Method Summary collapse
-
.get ⇒ Object
Get the system wide configuration information API reference : Updated on Dec.
Methods inherited from Wrapper
add_default_language, fetch, handle_post_params, route, verify_params
Class Method Details
.get ⇒ Object
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 |