From 66e584e37a2534579c95ce69b9d9acbf72d33801 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Fri, 4 Nov 2011 13:42:42 -0400 Subject: [PATCH] it goes here, not where it was going --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 486b110..d6dc5c3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Use this with [guard-livereload](http://github.com/guard/guard-livereload) for m ### Rails -In `config/initializers/development.rb`: +In `config/environments/development.rb`: ``` ruby MyApp::Application.configure do