class Rgcm::Config

Constants

URI

Attributes

config[W]

Public Class Methods

api_key() click to toggle source
# File lib/rgcm/config.rb, line 10
def self.api_key
  @config['api_key']
end