spec/dummy/config.ru in dom_for-1.0.2 vs spec/dummy/config.ru in dom_for-1.0.3

- 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