test/dummy/config.ru in poly_belongs_to-0.1.3 vs test/dummy/config.ru in poly_belongs_to-0.1.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 Rails.application +run DummyApp