osem-fcy/app/helpers
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
..
admin refractor can_manage_volunteers? 2017-05-26 15:47:01 +03:00
application_helper.rb Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
conference_helper.rb Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
date_time_helper.rb rearrange helper functions 2017-05-26 15:47:01 +03:00
events_helper.rb proposals#edit form text in track field is added 2017-09-15 11:28:40 +03:00
format_helper.rb Fix Style/UnneededInterpolation 2017-12-04 23:45:37 +05:30
paths_helper.rb Fix Style/ReductantReturn rubocop 2017-12-04 16:01:18 +05:30
users_helper.rb Fix Style/ReductantReturn rubocop 2017-12-04 16:01:18 +05:30
versions_helper.rb minor inprovements and included organizations in changelog 2017-08-24 10:24:13 +00:00