• Dylan Griffith's avatar
    Refactor search_tab? -> show_user_search_tab? · b9f2409c
    Dylan Griffith authored
    This method was only ever used with the argument :members but further it
    seems to have been half-implemented generically and the argument wasn't
    even being used so it was just causing confusion. Since this is only
    meant to be checking if the users tab should show it is now a bit more
    explicit.
    b9f2409c
search_helper_spec.rb 10.1 KB