Sha256: 9a8af06b9a62e35dea955fce7bb5f3ba7e8cc518fa32d94318c4cbbcfeb1f375
Contents?: true
Size: 373 Bytes
Versions: 1
Compression:
Stored size: 373 Bytes
Contents
#!/usr/bin/env jruby # # This file was generated by Bundler. # # The application 'guard' 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('webmachine', 'guard')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webmachine-1.2.0 | bin/guard |