Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/contracts/contract_helpers.rb

Instance Method Summary collapse

Instance Method Details

#implies(o) ⇒ Object



9
10
11
# File 'lib/contracts/contract_helpers.rb', line 9

def implies(o)
  true
end