Sha256: 83cf82db0557ea76f6a29da4cafd16e36f96ca99b33b93247d7b83e61762f4b1
Contents?: true
Size: 298 Bytes
Versions: 14
Compression:
Stored size: 298 Bytes
Contents
#!/usr/bin/env jruby # # 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 t.join
Version data entries
14 entries across 14 versions & 1 rubygems