test/dummy/config.ru in abilities-0.1.0 vs test/dummy/config.ru in abilities-0.1.1
- 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 Rails.application
\ No newline at end of file