spec/internal/config.ru in blacklight-spotlight-0.1.0 vs spec/internal/config.ru in blacklight-spotlight-0.2.0
- 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__)
+require ::File.expand_path('../config/environment', __FILE__)
run Rails.application