- head 1.1;
- access ;
- symbols ;
- locks ;comment @@;
- 1.1
- date 2014.11.11.10.18.19; author p4; state Exp;
- branches ;
- next ;
- desc
- @@
- 1.1
- log
- @@
- text
- @#!/usr/bin/env ruby
- ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
- load Gem.bin_path('bundler', 'bundle')
- @