Sha256: 051291df7fab0e8c79d9d6fbacf5281e7206ecad63c1c0a3899dc79db1944fdb
Contents?: true
Size: 241 Bytes
Versions: 1
Compression:
Stored size: 241 Bytes
Contents
require 'ratch/dsl' module Ratch # = Ratch Script # # The Ratch Script class is used to run stand-alone ratch scripts. # Yep, this is actaully a class named exactly for what it is. # How rare. # class Script < DSL end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ratch-1.1.0 | lib/ratch/script.rb |