Sha256: bd47a5d423d439ef82f0d848c947e6ce7dc1e31f927b986b7d2c3d36a19e43be
Contents?: true
Size: 378 Bytes
Versions: 10
Compression:
Stored size: 378 Bytes
Contents
require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib buby])) 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
10 entries across 10 versions & 2 rubygems