From 7b706df83679c364451352660e59e5fb5ec9ecad Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 8 Oct 2012 10:48:02 +0200 Subject: LeapWebDemo -> LeapWeb --- config/environments/test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/environments/test.rb') diff --git a/config/environments/test.rb b/config/environments/test.rb index b0a542e..1a38df7 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -1,4 +1,4 @@ -LeapWebDemo::Application.configure do +LeapWeb::Application.configure do # Settings specified here will take precedence over those in config/application.rb # The test environment is used exclusively to run your application's -- cgit v1.2.3