Sha256: 6e36c83c9091cfbdd4d9626f65e28a5ac42f5da43b3c50d24698c58b04cf3e87

Contents?: true

Size: 246 Bytes

Versions: 10

Compression:

Stored size: 246 Bytes

Contents

require 'nwiki'
require 'rack/test'

RSpec.configure do |config|
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.filter_run :focus
  config.include Rack::Test::Methods
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
nwiki-0.1.0 spec/spec_helper.rb
nwiki-0.0.9 spec/spec_helper.rb
nwiki-0.0.8 spec/spec_helper.rb
nwiki-0.0.7 spec/spec_helper.rb
nwiki-0.0.6 spec/spec_helper.rb
nwiki-0.0.5 spec/spec_helper.rb
nwiki-0.0.4 spec/spec_helper.rb
nwiki-0.0.3 spec/spec_helper.rb
nwiki-0.0.2 spec/spec_helper.rb
nwiki-0.0.1 spec/spec_helper.rb