mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
added verb for filters and minor improvements
This commit is contained in:
parent
62e9170baf
commit
c5201f01ad
13 changed files with 259 additions and 92 deletions
|
@ -40,4 +40,5 @@ Spec.before_each do
|
|||
config.env = "development"
|
||||
config.setup_logging
|
||||
config.handlers.clear
|
||||
Kemal::RouteHandler::INSTANCE.tree = Radix::Tree.new
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue