Copy default production.rb file.

This commit is contained in:
Cyril Rohr 2013-10-08 15:20:57 +01:00
parent a2fa70ab5c
commit 4f32b8a9ae
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ set -ex
cp config/database.yml.production-sample config/database.yml
cp config/redis.yml.sample config/redis.yml
cp config/environments/production.rb.sample config/environments/production.rb