Skip to content

Commit 411e6a6

Browse files
committed
Keep compatibility with Redmine 5
1 parent 77d0fd2 commit 411e6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/redmine_datetime_custom_field/query_patch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
module RedmineDatetimeCustomField::QueryPatch
55
end
66

7-
class Query < ApplicationRecord
7+
class Query
88

99
def validate_query_filters
1010
filters.each_key do |field|

0 commit comments

Comments
 (0)