mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
bump ameba to 1.4.0 and fix warnings (#654)
This commit is contained in:
parent
19661893ca
commit
6a10ea8127
6 changed files with 22 additions and 11 deletions
|
@ -16,7 +16,7 @@ describe "Config" do
|
|||
end
|
||||
|
||||
it "sets default powered_by_header to true" do
|
||||
Kemal::Config.new.powered_by_header.should be_true
|
||||
Kemal::Config.new.powered_by_header?.should be_true
|
||||
end
|
||||
|
||||
it "sets host binding" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue