rails/load_paths.rb
Brook Riggio 856f13ab05 Whitespace only: Use single newline at end of file.
Bring these files into accordance with the prevailing convention.
2012-01-27 23:24:23 -08:00

5 lines
90 B
Ruby

# bust gem prelude
require 'rubygems' unless defined? Gem
require 'bundler'
Bundler.setup