diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-11-12 15:24:42 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-11-12 15:24:42 +0000 |
commit | 3c844df6b1c97eaf2572a4db3c4dc69549982593 (patch) | |
tree | bda3480f2d76c858ca8fdabbe9b9443c81e2742f /script/rails-post-deploy | |
parent | 084cc9574c254cc0af2de4cd615fa99a5be8bc83 (diff) |
Require activesupport before mail gem.
If activesupport isn't present, the mail gem will load it's own version,
and when rails is eventually loaded in this script, the warning
"warning: already initialized constant VALID CHARACTER" is written to
standard error.
Diffstat (limited to 'script/rails-post-deploy')
0 files changed, 0 insertions, 0 deletions