osem-fcy/app/views/admin/cfps
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
..
_booths_cfp.html.haml added description field to cfps 2017-11-14 17:31:08 +02:00
_events_cfp.html.haml Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
_form.html.haml added description field to cfps 2017-11-14 17:31:08 +02:00
_tracks_cfp.html.haml added description field to cfps 2017-11-14 17:31:08 +02:00
index.html.haml Render CfP description column as plain text 2017-12-09 17:36:33 -02:00
show.html.haml Add index view for the cfp and modify existing ones 2017-06-27 21:16:46 +03:00