Changed the Redmine core patches to use the Rails dispatcher.
This will let the core patches work in development mode when the classes are reloaded.
This commit is contained in:
@@ -50,7 +50,4 @@ module QueryPatch
|
||||
end
|
||||
end
|
||||
|
||||
# Add module to Query
|
||||
Query.send(:include, QueryPatch)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user