Skip to content

Commit

Permalink
Add missing apply_config! signature
Browse files Browse the repository at this point in the history
  • Loading branch information
apexatoll committed Oct 28, 2023
1 parent bd8e1d0 commit a638e3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sig/kangaru/injected_methods.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ module Kangaru

def configure: (?Symbol?) { (Config) -> void } -> void

def apply_config!: -> void

def database: -> Database?
end

Expand Down

0 comments on commit a638e3b

Please sign in to comment.