Sha256: d944fd9d91b3c717fea5ae9a62127a8b7fe5b0cbcb187b6cf5f59ccb2f5876e1
Contents?: true
Size: 149 Bytes
Versions: 18
Compression:
Stored size: 149 Bytes
Contents
# encoding: utf-8 module ProxyTester module Actions class ShowConfig def run puts ProxyTester.config end end end end
Version data entries
18 entries across 18 versions & 1 rubygems