creddit/bin/spring

17 lines
370 B
Text
Raw Normal View History

2015-07-08 10:24:41 -04:00
#!/usr/bin/env ruby
#
# This file was generated by Bundler.
#
# The application 'spring' is installed as part of a gem, and
# this file is here to facilitate running it.
#
2015-07-08 10:24:41 -04:00
require 'pathname'
ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
Pathname.new(__FILE__).realpath)
2015-07-08 10:24:41 -04:00
require 'rubygems'
require 'bundler/setup'
2015-07-08 10:24:41 -04:00
load Gem.bin_path('spring', 'spring')