Sha256: c18d9f0eceb17ccc9e192088c67d6c5a5651df2165a64586dbf00aaff487c6c2

Contents?: true

Size: 172 Bytes

Versions: 10

Compression:

Stored size: 172 Bytes

Contents

require 'mind_match/version'
require 'mind_match/client'
require 'forwardable'

module MindMatch
  extend SingleForwardable

  def_delegators ::MindMatch::Client, :new
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mindmatch-0.0.2 lib/mind_match.rb
mindmatch-0.0.1.pre.beta6 lib/mind_match.rb
mindmatch-0.0.1.pre.beta5 lib/mind_match.rb
mindmatch-0.0.1.pre.beta4 lib/mind_match.rb
mindmatch-0.0.1.pre.beta3 lib/mind_match.rb
mindmatch-0.0.1.pre.beta2 lib/mind_match.rb
mindmatch-0.0.1.pre.beta lib/mind_match.rb
mindmatch-0.0.1.pre.alpha3 lib/mind_match.rb
mindmatch-0.0.1.pre.alpha2 lib/mind_match.rb
mindmatch-0.0.1.pre.alpha lib/mind_match.rb