mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 13:14:03 +00:00
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. |
||
|---|---|---|
| .. | ||
| _encouragement_text.html.haml | ||
| _form.html.haml | ||
| _proposal_form.html.haml | ||
| _tooltip.html.haml | ||
| edit.html.haml | ||
| index.html.haml | ||
| new.html.haml | ||
| registrations.html.haml | ||
| show.html.haml | ||