ranked-model

Sortable library

An acts_as_sortable alternative with optimized performance and support for multiple lists per table

An acts_as_sortable/acts_as_list replacement built for Rails 4+

GitHub

1k stars
10 watching
134 forks
Language: Ruby
last commit: 3 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brendon/acts_as_list Provides a way to manage ordered lists of objects in a database 2,049
grosser/sort_alphabetical Adds alphabetical sorting to UTF8 strings by comparing variants of characters at the same level 68
wvanbergen/scoped_search Makes it easy to search and filter data in ActiveRecord models using a query string. 265
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
kevincobain2000/listof A community-driven project providing lists of various topics in Ruby 29
zorab47/active_admin-sortable_tree A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes 162
komposable/komponent A Ruby on Rails gem for organizing front-end code into reusable components 427
sortablejs/jquery-sortablejs A jQuery plugin for creating sortable lists with drag-and-drop functionality 203
jfcg/sorty Fast and efficient sorting library for Go with concurrent and parallel capabilities 133
spatie/eloquent-sortable Adds sortable behaviour to Eloquent models by automatically assigning the highest order number to new records and providing a query scope for fetching records in the right order. 1,407
jonatas/fast Tools to search and refactor Ruby code directly in its abstract syntax tree 256
actsasparanoid/acts_as_paranoid Adds support for soft deletion to Rails records, allowing them to be hidden without actually removing them. 1,473
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 407
closuretree/closure_tree A Ruby library for building hierarchical data models in ActiveRecord 1,846
ankane/fasttext-ruby Efficient text classification and representation learning library for Ruby 203