Sha256: 6ff7f1fe1fb616026ebc8f313ec896e72b37cdd3a6cb15e9aa074323901fa45d
Contents?: true
Size: 101 Bytes
Versions: 3
Compression:
Stored size: 101 Bytes
Contents
module RR module Integrations def self.build(name) const_get(name).new end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rr-1.1.0 | lib/rr/integrations.rb |
rr-1.1.0.rc3 | lib/rr/integrations.rb |
rr-1.1.0.rc2 | lib/rr/integrations.rb |