Sha256: 9cbcba699c0ae114469faa83b569489b4c236172a91ac1da4193c6502c06a5f6
Contents?: true
Size: 416 Bytes
Versions: 4
Compression:
Stored size: 416 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib couch_design_docs])) include CouchDesignDocs 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
4 entries across 4 versions & 1 rubygems