Continue appeasing the bin/deploy-entitlements loading
This commit is contained in:
Родитель
f909ca7019
Коммит
78783a85b1
|
@ -10,6 +10,8 @@ else # ruby2
|
|||
$LOAD_PATH.unshift(File.expand_path(File.join(__dir__, "../lib/contracts-ruby2/lib")))
|
||||
end
|
||||
|
||||
require "contracts"
|
||||
|
||||
# We don't need Contract outside of normal development
|
||||
VALID = [true, nil]
|
||||
class Contract < Contracts::Decorator
|
||||
|
|
Загрузка…
Ссылка в новой задаче