spec/dummy/config.ru in dynamic_controller-0.0.3 vs spec/dummy/config.ru in dynamic_controller-0.0.4

- old
+ new

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