• Dmitry Gruzd's avatar
    Fix search sorting issue · c393c12e
    Dmitry Gruzd authored
    During the testing of the original MR on staging we noticed that
    sort doesn't work for all scopes. Turns out that we forgot to pass
    sort parameter to some classes.
    This MR fixes this problem and adds specs to catch similar type of
    errors in the future.
    c393c12e
project_search_results.rb 5.63 KB