Sha256: 55b039fc532419023f786197e57533325cedb1d09f4de6c65d4fbdd345a79c11
Contents?: true
Size: 286 Bytes
Versions: 68
Compression:
Stored size: 286 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
Version data entries
68 entries across 68 versions & 1 rubygems