Skip to content

Commit ae69534

Browse files
committed
Remove Ransack patch
We do not use the custom ransacker this was necessary for
1 parent d730d95 commit ae69534

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

core/lib/spree/core.rb

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
require 'ransack'
2323
require 'state_machines-activerecord'
2424

25-
require_relative './ransack_4_1_patch'
26-
2725
# This is required because ActiveModel::Validations#invalid? conflicts with the
2826
# invalid state of a Payment. In the future this should be removed.
2927
StateMachines::Machine.ignore_method_conflicts = true

core/lib/spree/ransack_4_1_patch.rb

-16
This file was deleted.

0 commit comments

Comments
 (0)