From 5348cf00a19de6047fcdba5790804dd1ff712e46 Mon Sep 17 00:00:00 2001 From: sfischme Date: Thu, 1 Sep 2011 12:20:37 -0700 Subject: [PATCH] Updated Basics (textile) --- Setting-up-a-development-environment.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-a-development-environment.textile b/Setting-up-a-development-environment.textile index ddcde05..0d14a29 100644 --- a/Setting-up-a-development-environment.textile +++ b/Setting-up-a-development-environment.textile @@ -1,4 +1,4 @@ -h1. Basics +h2. Basics The development environment is similar to the production environment. You might want to choose to use different database connections when you test new code. For this use the _development_ section in `config/database.yml`.