Sha256: 42ea43ad9e20b9e7848908a6461cac62411de7a9f555f79e43e2f32d0b0d9c94
Contents?: true
Size: 295 Bytes
Versions: 68
Compression:
Stored size: 295 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_taxonomy(config) puts t
Version data entries
68 entries across 68 versions & 1 rubygems