mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-28 11:41:31 -04:00
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
- cache cache_key_for(Crop, 'homepage'), expires_in: 1.day do
|
|
.index-cards
|
|
- CropSearchService.random_with_photos(20).each do |c|
|
|
= render 'crops/thumbnail', crop: c
|