osem-fcy/app/views/admin/cfps
James Mason d7c0c78e4d
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-21 19:26:08 -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-21 19:26:08 -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