FIXUP fragment caching issues

This commit is contained in:
James Mason 2017-11-29 15:29:06 -08:00
parent 5fb09f398a
commit 754d201b01
7 changed files with 36 additions and 31 deletions

View file

@ -31,3 +31,7 @@
= link_to(conference_schedule_path(conference.short_title),
class: 'btn btn-success btn-lg') do
Full Schedule
- conference.confirmed_booths.each do |booth|
- content_for :modals do
= render 'modal_description', object: booth