Sha256: 211e00a5c19ebd6496c877507f341ddd88fce2a1fc1569b107d9fe674b9101cd
Contents?: true
Size: 369 Bytes
Versions: 2
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by Bundler. # # The application 'server' is installed as part of a gem, and # this file is here to facilitate running it. # require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('apify', 'server')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
apify_core-0.1.1 | bin/server |
apify_core-0.1.0 | bin/server |