Sha256: 5aad043e4da336031ba509ce553133a2fd3a2fdd48d15a09c894b371c14ac92c
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
module Rad module Remote inherit Filters inject( workspace: :workspace, logger: :logger, config: :config ) def params workspace.params end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rad_core-0.0.13 | lib/rad/remote/remote.rb |