From 8a2426f6db09d5fdddfbb20d865f326bd986af34 Mon Sep 17 00:00:00 2001 From: sfischme Date: Thu, 1 Sep 2011 12:21:23 -0700 Subject: [PATCH] Updated Basics (textile) --- Setting-up-a-development-environment.textile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Setting-up-a-development-environment.textile b/Setting-up-a-development-environment.textile index 0d14a29..bcfad7c 100644 --- a/Setting-up-a-development-environment.textile +++ b/Setting-up-a-development-environment.textile @@ -1,5 +1,3 @@ -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`. h2. Setting up an Development Environment on Ubuntu 11.04