spec/dummy/config.ru in bootstrap-sass-extras-0.0.6 vs spec/dummy/config.ru in bootstrap-sass-extras-0.0.7

- 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 +require ::File.expand_path('../config/environment', __FILE__) +run Rails.application