issues
search
brendon
/
ranked-model
An acts_as_sortable/acts_as_list replacement built for Rails 4+
https://github.com/mixonic/ranked-model
MIT License
1.09k
stars
134
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish ActiveSupport notifications on rebalancing
#203
tjvc
closed
3 months ago
5
Rebalancing events are not visible to the application
#202
tjvc
closed
3 months ago
7
Add Ruby 3.3 to CI
#201
petergoldstein
closed
5 months ago
1
Super sorry. Wrong repo.
#200
aathreyasharma
closed
6 months ago
0
Another race conditions when inserting records
#199
fschwahn
opened
8 months ago
14
Bump actions/checkout from 3 to 4
#198
dependabot[bot]
closed
1 year ago
0
how to find neighbor?
#197
laptopmutia
closed
1 year ago
9
Unavoidable Rank N+1 Queries
#196
CodingAnarchy
closed
5 months ago
4
Feature: Customize spread to maintain bigger emptiness in the rank ends.
#195
cpb
closed
5 months ago
1
Add Ruby 3.2 to the CI matrix.
#194
petergoldstein
closed
5 months ago
1
Set _position after updating rank order with inferred value
#193
CodingAnarchy
closed
1 year ago
16
Failing to explicitly set position can lead to reordering on update
#192
CodingAnarchy
closed
6 months ago
3
Is there a limit to the number of items to sort?
#191
brunoprietog
closed
2 years ago
4
How to detect that `rearrange_ranks` or `rebalance_ranks` has been executed?
#190
ofnhwx
closed
1 year ago
3
Bump actions/checkout from 2 to 3
#189
dependabot[bot]
closed
2 years ago
0
Migrate CI to GitHub Actions
#188
petergoldstein
closed
2 years ago
1
Add warning about possible N+1s
#187
mrcasals
closed
2 years ago
2
N+1 requests when outputting rank values
#186
mrcasals
closed
2 years ago
6
Creating records with ActiveRecord::Enum in rails 6.0 causes ActiveRecord::RecordNotUnique.
#185
harashoo
closed
2 years ago
5
Order is incorrect when updating multiple records with accepts_nested_attributes_for
#184
fcheung
closed
5 months ago
5
Publish new version to RubyGems
#183
dankimio
closed
2 years ago
5
Race condition when inserting records
#182
fschwahn
closed
2 years ago
5
Remove NonNilColumnDefault exception from ranked-model.rb
#181
vanboom
opened
3 years ago
7
NonNilColumnDefault breaks running app when rank column has a default value
#180
vanboom
closed
5 months ago
7
Fix unbounded query when giving position :last
#179
vincedevendra
closed
2 years ago
3
Test with Rails 6.1
#178
aried3r
closed
3 years ago
4
Invalid SQL in `relative_rank` when order column value is nil
#177
mattvague
closed
5 months ago
2
Improved the numbering logic when adding to the first or last
#176
zaru
closed
3 years ago
1
Modification of the migration sample code
#175
geeknees
closed
3 years ago
1
Test with Ruby 3.0
#174
aried3r
closed
3 years ago
6
Fix an SQL syntax error in Ranker#relative_rank
#173
ursm
closed
4 years ago
2
Migration acts_as_list => ranked_model
#172
sailerinteractive
closed
4 years ago
1
{column_name}_rank causes NoMethodError
#171
balajivenkatesh
closed
4 years ago
6
update REDME to mention "allow null" requirement
#170
rcugut
closed
4 years ago
1
Document `unless` option
#169
aried3r
closed
4 years ago
2
Test with Ruby 2.7, let Travis pick latest Ruby
#168
aried3r
closed
4 years ago
4
v0.4.6 Error: ActiveRecord::NotNullViolation: PG::NotNullViolation: ERROR: null value in column "row_order" violates not-null constraint
#167
richardonrails
closed
4 years ago
5
Typo in Readme?
#166
husteadrobert
closed
4 years ago
1
mention migration, cosmetics
#165
fwolfst
closed
4 years ago
5
Support unique indexes when rebalancing ranks
#164
janklimo
closed
4 years ago
20
undefined method `<' for nil:NilClass ranker.rb:215:in `rebalance_ranks'
#163
nbcraft
closed
4 years ago
3
Github Actions for CI
#162
janklimo
closed
3 years ago
6
Feature - Preferred spread
#161
frysch
closed
5 months ago
8
Fix error when changing with_same and rebalancing
#160
frysch
closed
5 years ago
7
Conficts with Mobility JSONB backend
#159
JanStevens
closed
5 months ago
6
Migration docs
#158
janklimo
closed
4 years ago
6
drop old ruby support on CI
#157
walf443
closed
5 years ago
9
fix assigned but unused variable warnings
#156
walf443
closed
5 years ago
4
use xenial distribution instead of trusty on travis CI testing
#155
walf443
closed
5 years ago
7
added Rails6 to CI
#154
walf443
closed
5 years ago
14
Next