Sha256: e91724b1a2103f5d1d0635c4dd6927a4585f7a7ad7a04a832f85ff40cb3fff53
Contents?: true
Size: 389 Bytes
Versions: 7
Compression:
Stored size: 389 Bytes
Contents
# $Id$ require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib ciuchcia])) Spec::Runner.configure do |config| # == Mock Framework # # RSpec uses it's own mocking framework by default. If you prefer to # use mocha, flexmock or RR, uncomment the appropriate line: # # config.mock_with :mocha # config.mock_with :flexmock # config.mock_with :rr end # EOF
Version data entries
7 entries across 7 versions & 1 rubygems