Sha256: bf5b3a61f8591609633dc9ff2c13bfe0390f3bb31bb7a7d35ba62fd23a819cf2
Contents?: true
Size: 105 Bytes
Versions: 11
Compression:
Stored size: 105 Bytes
Contents
module Hyperloop def self.env @environment ||= ActiveSupport::StringInquirer.new('test') end end
Version data entries
11 entries across 11 versions & 1 rubygems