Sha256: 24a28276c379b20f9214e90201d31a15b30a175be7fce8eb41a93e9a32e7d880
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
## # Allow shortcut expansion from the config module HSS class Parser def shortcut(input) @config['shortcuts'][input] end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hss-1.1.0 | spec/test/good_helpers/shortcut.rb |