Category

Active Record Sortables

Simplify the sorting order of records in a database table.

2.08
Low commit activity in last 3 years
No release in over a year
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
2019
2020
2021
2022
2023
2024
0.66
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
ranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggressively and is better optimized than most other libraries.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
Just like acts_as_list, but allows updating through standard restful methods.
2019
2020
2021
2022
2023
2024
0.06
No commit activity in last 3 years
No release in over 3 years
Positionless model sorting for Rails.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Sortable provides a DSL for defining sort order on any Ruby object To use it, you just call the sortable method and pass it a list of methods and/or blocks; when you call sort on a collection of these objects, each method/block is evaluated in turn, and the first that provides a non-zero sort v...
2019
2020
2021
2022
2023
2024