Module: Facet::Cache
Instance Method Summary collapse
Instance Method Details
#cache_key ⇒ Object
12 13 14 |
# File 'lib/facet/concerns/cache.rb', line 12 def cache_key [ collection, current_page, filter_by, sort_by ] end |
12 13 14 |
# File 'lib/facet/concerns/cache.rb', line 12 def cache_key [ collection, current_page, filter_by, sort_by ] end |