osem-fcy/spec/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
..
application_helper_spec.rb Generalize get_logo helper for all classes 2017-12-22 10:48:55 -08:00
conference_helper_spec.rb Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
date_time_helper_spec.rb add test for new helpers 2017-05-26 15:47:01 +03:00
events_helper_spec.rb add volunteers helper 2017-05-26 15:47:01 +03:00
format_helper_spec.rb shift relevant functions to versions_helper 2017-05-26 15:47:01 +03:00
users_helper_spec.rb Add Style/WordArray at rubocop.yml #1463 2017-06-06 13:53:05 +03:00