Sha256: f978004b2e2efc465ccfee28c54845be59df8c3fd258d9ab817fb3f2f86c427e
Contents?: true
Size: 285 Bytes
Versions: 6
Compression:
Stored size: 285 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by Bundler. # # The application 'process_assets' is installed as part of a gem, and # this file is here to facilitate running it. # require 'daengine' config = YAML.load_file(ARGV[0]) t = Daengine.execute(config) puts t
Version data entries
6 entries across 6 versions & 1 rubygems