config.ru in comfy_blog-0.1.8 vs config.ru in comfy_blog-1.0.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__) -run ComfyBlog::Application +run ComfyBlog::Application \ No newline at end of file