mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Add link to where the patch came from
This commit is contained in:
@@ -4,6 +4,10 @@ ActsAsTaggableOn.force_lowercase = true
|
||||
|
||||
# Monkey patch suggested as workaround to the allowlisted issue
|
||||
# This may be removed when an official fix is included in Ransack
|
||||
# As suggested in :
|
||||
# - https://github.com/activerecord-hackery/ransack/discussions/1416
|
||||
# - https://github.com/activerecord-hackery/ransack/issues/1393
|
||||
#
|
||||
module ActsAsTaggableOn
|
||||
class Tag
|
||||
class << self
|
||||
|
||||
Reference in New Issue
Block a user