diff options
author | Sam Stephenson <sam@37signals.com> | 2015-12-14 17:57:39 -0600 |
---|---|---|
committer | Sam Stephenson <sam@37signals.com> | 2015-12-14 17:57:39 -0600 |
commit | 1a404abc03d5c3a731ba826d63fde149bc7c1d30 (patch) | |
tree | eb0077fcd290aa9f6a87d14fe726c0d318f40478 /activerecord/test/cases/migration/columns_test.rb | |
parent | dbf867cfcb4dac32bdb0b9491229fa8198ed8033 (diff) | |
download | rails-1a404abc03d5c3a731ba826d63fde149bc7c1d30.tar.gz rails-1a404abc03d5c3a731ba826d63fde149bc7c1d30.tar.bz2 rails-1a404abc03d5c3a731ba826d63fde149bc7c1d30.zip |
Remove ActionView::Helpers::CacheHelper#fragment_cache_key
Introduced in e56c63542780fe2fb804636a875f95cae08ab3f4, `CacheHelper#fragment_cache_key` is a duplicate of `ActionController::Caching::Fragments#fragment_cache_key`.
We now require the view to provide this method on its own (as with `view_cache_dependencies`); `ActionController::Caching::Fragments` exports its version as a `helper_method`.
Diffstat (limited to 'activerecord/test/cases/migration/columns_test.rb')
0 files changed, 0 insertions, 0 deletions