osem-fcy/app
James Mason fa55224163 Break up the one-query-of-doom
The single query was producing a tremendously large ActiveRecord allocation.

While this isn't nearly as cool as one query, it's still a significant
reduction in SQL trips, and now has the bonus of only loading what is
actually going to be displayed.
2017-12-22 10:48:55 -08:00
..
assets Remove overlap in breakpoints 2017-12-22 10:48:55 -08:00
controllers Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
helpers Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
jobs Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
mailers Add emails for booth's acceptance and rejection 2017-08-14 22:34:17 +03:00
models Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
pdfs Use a picture format for ticketing 2017-12-11 17:11:17 -08:00
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Use a picture format for ticketing 2017-12-11 17:11:17 -08:00
views Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00