1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--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

4 lines
90 B
Ruby

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