Module: Contracts
- Defined in:
- lib/ruby_contracts.rb
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.empty_contracts ⇒ Object
6 7 8 |
# File 'lib/ruby_contracts.rb', line 6 def self.empty_contracts {:before => [], :after => []} end |