Sha256: ea0ce704865e0c737e48f14fbe56e3cbb5002ead2beb59cf68e02785e5a0dba6
Contents?: true
Size: 301 Bytes
Versions: 19
Compression:
Stored size: 301 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_content_service(config) puts t
Version data entries
19 entries across 19 versions & 1 rubygems