Sha256: cd0058fda5280a20156b7fe6ba5cf0bad7be7f536b3d103326aa321b72c56ea5
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
module Iremix class Config class << self attr_accessor :hydra, :consumer_key, :consumer_secret, :protocol, :host end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iremix-ruby-0.0.1 | lib/iremix/config.rb |