it goes here, not where it was going

This commit is contained in:
John Bintz 2011-11-04 13:42:42 -04:00
parent 039d5ca2ae
commit 66e584e37a
1 changed files with 1 additions and 1 deletions

View File

@ -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