osem-fcy/app/views/admin/programs
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
..
_form.html.haml Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
show.html.haml Break up the one-query-of-doom 2017-12-21 19:26:08 -08:00