Sha256: bcb6c53f9d4456a1d00b1312f8a8b8cdc15ea64abeedb4572b853715c2206c47
Contents?: true
Size: 282 Bytes
Versions: 2
Compression:
Stored size: 282 Bytes
Contents
module Hyperloop class << self def require(value, gem: nil, override_with: nil, client_only: nil, tree: nil) end def require_tree(value, override_with: nil, client_only: nil) end def require_gem(value, override_with: nil, client_only: nil) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hyperloop-config-0.9.1 | lib/hyperloop/client_stubs.rb |
hyperloop-config-0.9.0 | lib/hyperloop/client_stubs.rb |