diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-12-16 20:02:25 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-12-16 20:07:50 +0900 |
commit | 838b40da8409ac08d37b8c04c2880a5bd6e1db98 (patch) | |
tree | b1a03a4ebe1cb0830ebbd960f6e46a09e8cba59e /actionmailer | |
parent | 28d2968533c860e7e4a836d0440cf6b3b11ad11f (diff) | |
download | rails-838b40da8409ac08d37b8c04c2880a5bd6e1db98.tar.gz rails-838b40da8409ac08d37b8c04c2880a5bd6e1db98.tar.bz2 rails-838b40da8409ac08d37b8c04c2880a5bd6e1db98.zip |
Add `skip_bootsnap` option
`bootsnap` is a useful gem normally. However, `bootsnap` is unnecessary
when generating a Rails application to be used only for testing.
So I want to control whether use this or not by option.
Diffstat (limited to 'actionmailer')
0 files changed, 0 insertions, 0 deletions