foodsoft/bin/mailcatcher
wvengen 7841245795 migrate to Rails 4.0 (closes foodcoops#214)
Conflicts:
	Gemfile.lock
2014-02-24 12:46:28 +01:00

16 lines
385 B
Ruby
Executable file

#!/usr/bin/env ruby
#
# This file was generated by Bundler.
#
# The application 'mailcatcher' 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('mailcatcher', 'mailcatcher')