diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-12 18:32:07 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-09-12 18:32:07 +0900 |
commit | f200a52e164f9fa26bc4d0813c14281674c105d2 (patch) | |
tree | bfcaaac8e037e7594aec359ac30507735d69cb57 /actioncable/test | |
parent | c48016c514f8991cb4f70eed673672a1440e271f (diff) | |
download | rails-f200a52e164f9fa26bc4d0813c14281674c105d2.tar.gz rails-f200a52e164f9fa26bc4d0813c14281674c105d2.tar.bz2 rails-f200a52e164f9fa26bc4d0813c14281674c105d2.zip |
remove useless `gemfile` option
Rails application for test creates with `--skip-gemfile` option.
https://github.com/rails/rails/blob/master/railties/test/isolation/abstract_unit.rb#L333
Therefore, regardless of the option, Gemfile is not created.
Diffstat (limited to 'actioncable/test')
0 files changed, 0 insertions, 0 deletions