search_helper.rb 142 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 require_dependency 'search_helper' module SearchHelper COMMON_PROFILE_LIST_BLOCK ||= [] COMMON_PROFILE_LIST_BLOCK << :institutions end