pushtype/push_type

View on GitHub
core/lib/generators/push_type/dummy/templates/boot.rb

Summary

Maintainability
A
0 mins
Test Coverage
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
$LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)