From 7b706df83679c364451352660e59e5fb5ec9ecad Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 8 Oct 2012 10:48:02 +0200 Subject: LeapWebDemo -> LeapWeb --- config.ru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.ru') diff --git a/config.ru b/config.ru index c6ba8bb..e798eef 100644 --- a/config.ru +++ b/config.ru @@ -1,4 +1,4 @@ # This file is used by Rack-based servers to start the application. require ::File.expand_path('../config/environment', __FILE__) -run LeapWebDemo::Application +run LeapWeb::Application -- cgit v1.2.3