osem-fcy/app
Henne Vogelsang 5aa85f233e Can't cache javascript that is supposed to run
From the CaptureHelper docu¹
```
WARNING: content_for is ignored in caches. So you shouldn't use it for elements that will be fragment cached.
```

¹ https://api.rubyonrails.org/classes/ActionView/Helpers/CaptureHelper.html#method-i-content_for
2019-02-16 01:00:22 +01:00
..
assets Use chartkick globally 2018-12-30 16:57:22 -08:00
controllers Enable registration to proceed without requiring a ticket. 2019-02-16 00:53:40 +01:00
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers Use chartkick globally 2018-12-30 16:57:22 -08:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Enable registration to proceed without requiring a ticket. 2019-02-16 00:53:40 +01:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Can't cache javascript that is supposed to run 2019-02-16 01:00:22 +01:00