public
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/dchelimsky/rspec.git
Click here to lend your support to: rspec and make a donation at www.pledgie.com !
rspec / lib / spec / mocks / extensions.rb
100644 2 lines (2 sloc) 0.076 kb
1
2
require 'spec/mocks/extensions/object'
require 'spec/mocks/extensions/class'