class Tmdby::Configuration

Public Class Methods

get() click to toggle source

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

# File lib/tmdby/wrappers/configuration.rb, line 7
def self.get()
  self.fetch
end