diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2019-01-19 16:39:18 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2019-01-19 16:39:18 +0900 |
commit | 82e986670389aef7a61c860bacd347c60ff0b25c (patch) | |
tree | 3a56728be6945def8210e0024bc4317f635c7a9b /activerecord/.gitignore | |
parent | 3c6cfdf7adf4848976b7f425b1811d447b130f6a (diff) | |
download | rails-82e986670389aef7a61c860bacd347c60ff0b25c.tar.gz rails-82e986670389aef7a61c860bacd347c60ff0b25c.tar.bz2 rails-82e986670389aef7a61c860bacd347c60ff0b25c.zip |
Don't add `RAILS_ENV` in generate action
In the case of generator, `RAILS_ENV` is interpreted as an argument as it
is. Avoid this because it will result unintended by the user.
Fixes #34979.
Diffstat (limited to 'activerecord/.gitignore')
0 files changed, 0 insertions, 0 deletions