Sha256: 1b3f16cc7cfed05b6f515442015c1dabb826c1368bdbbe3c384acbc73ac2608c
Contents?: true
Size: 164 Bytes
Versions: 3
Compression:
Stored size: 164 Bytes
Contents
module PlanB module Config class << self def authenticate_with &blk @authenticate = blk if blk @authenticate end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
plan_b-0.0.2.pre1 | lib/plan_b/config.rb |
plan_b-0.0.1.pre1 | lib/plan_b/config.rb |
plan_b-0.0.1.pre | lib/plan_b/config.rb |