update to capistrano3

This commit is contained in:
r888888888
2015-08-19 14:12:55 -07:00
parent 657846732d
commit e669b66395
12 changed files with 267 additions and 187 deletions

View File

@@ -77,4 +77,5 @@ Rails.application.configure do
# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false
config.eager_load = true
end