-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
Expected Behavior
no log about ransack if we don't use filtering and don't have ransack installed
Actual Behavior
we have a warning when this file is loaded by jsonapi.rb gem
Steps to Reproduce the Problem
- start the app without ransack gem installed
- look at logs
Proposition of solution
One way to fix this is to not load this file on the gem and let the user loading it when they need it (as already explained in the readme). That will need to bump the major version of the gem but should not affect people that already followed the readme.
What do you think? do you see another way to fix it? it's not a bug but a feature and you prefer to keep it as is?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels