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: about 2 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,050
grosser/sort_alphabetical An extension to Ruby's Enumerable module for sorting UTF8 strings alphabetically while considering variant characters and non-ASCII characters with ligatures. 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. 130
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 161
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 204
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,416
jonatas/fast Tools to search and refactor Ruby code directly in its abstract syntax tree 256
actsasparanoid/acts_as_paranoid A plugin to temporarily hide records in a database without deleting them. 1,477
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 405
closuretree/closure_tree A Ruby library for building hierarchical data models in ActiveRecord 1,848
ankane/fasttext-ruby Efficient text classification and representation learning library for Ruby 204