Sha256: 2f9417565dfbe0bcc87dcc0ad4ad3723f2902742392ca5fc6e5b780fd3d77916
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
require "bundler/setup" require "asciidoctor/rfc" RSpec.configure do |config| # Enable flags like --only-failures and --next-failure config.example_status_persistence_file_path = ".rspec_status" config.expect_with :rspec do |c| c.syntax = :expect end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-rfc-0.1.0 | spec/spec_helper.rb |