railsmonk / handshake forked from bguthrie/handshake

A design-by-contract framework for Ruby.

This URL has Read+Write access

handshake / Manifest.txt
100644 14 lines (12 sloc) 0.27 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest.txt
README.txt
MIT-LICENSE
Rakefile
 
lib/handshake.rb
lib/handshake/block_contract.rb
lib/handshake/clause_methods.rb
lib/handshake/inheritable_attributes.rb
lib/handshake/proxy_self.rb
lib/handshake/version.rb
test/tc_handshake.rb
test/tc_disable_handshake.rb