Module: Contracts::DSL::EmptyClassMethods

Defined in:
lib/ruby_contracts/dsl.rb

Instance Method Summary collapse

Instance Method Details

#post(*args) ⇒ Object



128
# File 'lib/ruby_contracts/dsl.rb', line 128

def post(*args) ; end

#pre(*args) ⇒ Object



127
# File 'lib/ruby_contracts/dsl.rb', line 127

def pre(*args) ; end

#type(*args) ⇒ Object



126
# File 'lib/ruby_contracts/dsl.rb', line 126

def type(*args) ; end