Sha256: aee058af925656f9845807669683a1bb674c0663dadf9db5a75334be1fee67a5
Contents?: true
Size: 200 Bytes
Versions: 3
Compression:
Stored size: 200 Bytes
Contents
require "chart_mogul/assertive" require "chart_mogul/version" require "chart_mogul/import_api" require "chart_mogul/client" module ChartMogul def self.client @client ||= Client.new end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chart_mogul-0.1.1 | lib/chart_mogul.rb |
chart_mogul-0.1.0 | lib/chart_mogul.rb |
chart_mogul-0.0.1 | lib/chart_mogul.rb |