config.ru in lucy_cms-0.0.3 vs config.ru in lucy_cms-0.0.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 LucyCMS::Application +run LucyCms::Application