Sha256: 5d52311913d57cea7dc2ea955118f5506bd2b2bb6cc40b4c7882ac4db92ff707
Contents?: true
Size: 182 Bytes
Versions: 4
Compression:
Stored size: 182 Bytes
Contents
module Safely module Strategy autoload :Hoptoad, 'safely/strategy/hoptoad' autoload :Log, 'safely/strategy/log' autoload :Mail, 'safely/strategy/mail' end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
safely-0.3.2 | lib/safely/strategy.rb |
safely-0.3.1 | lib/safely/strategy.rb |
safely-0.3.0 | lib/safely/strategy.rb |
safely-0.2.0 | lib/safely/strategy.rb |