templates/rails/config.ru in golf-0.2.8 vs templates/rails/config.ru in golf-0.3.0

- old
+ new

@@ -1,5 +1,4 @@ # This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) -use Golf::Rack run GolfExample::Application