• Sean McGivern's avatar
    Handle legacy sort order values · d3acded4
    Sean McGivern authored
    The sort orders used to be id_asc / id_desc, and are now created_asc /
    created_desc. Users can still have cookies containing the old sort
    orders, or bookmarks to links specifying them, so convert these to the
    new versions quietly.
    d3acded4
default_sort_order_spec.rb 6.49 KB