Skip to content

do not make visit_Ransack_Nodes_Sort method private in patches.rb#115

Open
tomkr4l wants to merge 1 commit intostas:masterfrom
railsformers:master
Open

do not make visit_Ransack_Nodes_Sort method private in patches.rb#115
tomkr4l wants to merge 1 commit intostas:masterfrom
railsformers:master

Conversation

@tomkr4l
Copy link

@tomkr4l tomkr4l commented Sep 4, 2025

What is the current behavior?

The method visit_Ransack_Nodes_Sort is made private in jsonapi/patches, but in ransack gem the method is publicly visible. This breaks some other ransack plugins like mobility-ransack non functional.

What is the new behavior?

Remove private directive in patches.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant