Sha256: 40358e125131924343f85ab7b250bcdde2d80ebe2af388b81cb6a064eb36ea5c
Contents?: true
Size: 302 Bytes
Versions: 13
Compression:
Stored size: 302 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' puts "***** #{RUBY_VERSION}" config = YAML.load_file(ARGV[0]) t = Daengine.execute(config) puts t
Version data entries
13 entries across 13 versions & 1 rubygems