diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-01-23 11:08:06 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-01-23 11:19:11 +0900 |
commit | 7816bfff21876e663aab757dc0c04c442ea05827 (patch) | |
tree | 4b466fbda9d98c81131b3a314881b5bb97a7caf9 /activesupport/lib | |
parent | fb5bd3c6f2f29c3ed370e82db0d3de52a97a0648 (diff) | |
download | rails-7816bfff21876e663aab757dc0c04c442ea05827.tar.gz rails-7816bfff21876e663aab757dc0c04c442ea05827.tar.bz2 rails-7816bfff21876e663aab757dc0c04c442ea05827.zip |
remove unreachable code
`app_path` is a required argument. Therefore, if `app_path` is not
specified, it becomes an error in thor's option parsing, does not reach
this check.
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions