gregwebs / rspec-multi-matchers

rspec custom matchers - each, enum, and match_in_order

rspec-multi-matchers / Manifest.txt
af4baad7 » drnic 2008-11-18 refactored projects into a ... 1 History.txt
2 Manifest.txt
3 README.rdoc
4 Rakefile
5 lib/match_each.rb
6 lib/match_enum.rb
7 lib/match_in_order.rb
8 lib/rspec_multi_matchers.rb
9 script/console
10 script/destroy
11 script/generate
12 spec/match_each_spec.rb
13 spec/match_enum_spec.rb
14 spec/match_in_order_spec.rb
15 spec/shared_enum_spec.rb
16 spec/spec.opts
17 spec/spec_helper.rb
18 tasks/rspec.rake