debshots/app/helpers
Christoph Haas 323b7004ed Expose which search strategy produced each result
query_packages now assigns @search_sources - a hash mapping package
ids to the matching strategy that put them into the results: :exact,
:name_prefix, :name_contains, :semantic or :fulltext. The grid and
list views render a small badge with a humanized label per result,
making the search tiers observable. semantic_results() was folded
into search_packages() so each branch tags its own source. Adds the
rails-controller-testing gem for assigns() in tests.
2026-08-23 10:39:50 +02:00
..
admin_helper.rb Stuff 2017-08-14 08:09:23 +02:00
application_helper.rb Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
moderate_helper.rb Moved moderation code to new moderate controller 2016-04-14 16:49:17 +02:00
my_helper.rb Stuff 2017-08-14 08:09:23 +02:00
packages_helper.rb Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00
users_helper.rb Controller users and user_sessions added 2016-02-26 17:34:36 +01:00
welcome_helper.rb Welcome controller added 2013-07-27 01:23:08 +02:00