The file contracts.rb was added for tracker v0.3.0, allowing the disabling of Contracts type-checking. This was intended to have been depreciated for v0.6.0, as the docs say it's no longer possible to switch off Contracts. The disable_contracts method doesn't actually work. However, the contracts.rb file is still there.
The file
contracts.rb
was added for tracker v0.3.0, allowing the disabling of Contracts type-checking. This was intended to have been depreciated for v0.6.0, as the docs say it's no longer possible to switch off Contracts. Thedisable_contracts
method doesn't actually work. However, thecontracts.rb
file is still there.Remove
contracts.rb
.