osem-fcy/app/views/admin/programs
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
..
_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-22 10:48:55 -08:00