mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +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. |
||
|---|---|---|
| .. | ||
| admin | ||
| application_helper.rb | ||
| conference_helper.rb | ||
| date_time_helper.rb | ||
| events_helper.rb | ||
| format_helper.rb | ||
| paths_helper.rb | ||
| users_helper.rb | ||
| versions_helper.rb | ||