diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2016-02-12 22:04:09 +0100 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2016-02-12 22:04:09 +0100 |
commit | 61b03f37d8117c71ede59b335e493fd8016c414a (patch) | |
tree | aacae3ed3134ebba0b044fc7c2ff81d8d82cfa98 /railties/lib/rails/generators | |
parent | 48349f28b0b81c5d646ff9670a255f1740d98282 (diff) | |
download | rails-61b03f37d8117c71ede59b335e493fd8016c414a.tar.gz rails-61b03f37d8117c71ede59b335e493fd8016c414a.tar.bz2 rails-61b03f37d8117c71ede59b335e493fd8016c414a.zip |
Remove useless callable_cache_key? check.
`automatic_cache_eligible?ยด is only called if there was no `:cache` key
to fetch in the `@options` via `cache_collection?`. So the check will
always be false.
Diffstat (limited to 'railties/lib/rails/generators')
0 files changed, 0 insertions, 0 deletions