remove dup production.rb instructions

rharmonson 2014-06-30 21:33:10 -07:00
parent 4dd3920860
commit a3d9bb59ff

@ -658,11 +658,6 @@ Configure Apache to start at boot.
$ sudo chkconfig httpd on
```
Update config.serve_static_assets variable to false for we are no longer using WEBrick.
```
$ vi environments/production.rb
```
##11. Done(?)
At this point you are ready to begin using Tracks.