public
Description: Tools to make stubbing Ruby ORM models just a little bit easier
Homepage:
Clone URL: git://github.com/dchelimsky/stubble.git
stubble / Manifest.txt
100644 16 lines (15 sloc) 0.26 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.document
History.rdoc
Manifest.txt
README.rdoc
Rakefile
lib/stubble.rb
lib/stubble/stubbing.rb
lib/unimock.rb
lib/unimock/flexmock.rb
lib/unimock/mocha.rb
lib/unimock/rr.rb
lib/unimock/rspec.rb
spec/spec.opts
spec/spec_helper.rb
spec/stubble/stubbing_spec.rb