Sha256: 3a0669a96af65be23fdd80e55270c3c0e2a3f0ea45f2f1087baacccd9bc5fb92
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
module Nin module Integration class Synchronizer def initialize(client) @client = client end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nin-1.2.0 | lib/nin/integration/synchronizer.rb |