diff options
author | Tsukuru Tanimichi <info+git@ttanimichi.com> | 2018-05-08 13:56:59 +0900 |
---|---|---|
committer | Tsukuru Tanimichi <info+git@ttanimichi.com> | 2018-05-08 13:56:59 +0900 |
commit | 9ed1b07b5e1e8dac983e478224798f57f9e8874e (patch) | |
tree | 86183a9ca68c85baa3aa1c5a21f8d6951cef067c /activemodel/test/cases/attribute_test.rb | |
parent | 834be61e61a1ed55f056cdff12ffe4cdcaa7ca65 (diff) | |
download | rails-9ed1b07b5e1e8dac983e478224798f57f9e8874e.tar.gz rails-9ed1b07b5e1e8dac983e478224798f57f9e8874e.tar.bz2 rails-9ed1b07b5e1e8dac983e478224798f57f9e8874e.zip |
Remove unused `remove_file` method
In #32780, We have supported the `--skip-sprockets` option in the `app:update` task.
When `options[:api]` is truthy, `option[:skip_sprockets]` is also truthy. So we can remove this `remove_file` method.
https://github.com/rails/rails/blob/42b9e7e50c084e119a679cf155b70b5efc4d36ff/railties/lib/rails/generators/rails/app/app_generator.rb#L281-L283
Diffstat (limited to 'activemodel/test/cases/attribute_test.rb')
0 files changed, 0 insertions, 0 deletions