Sha256: fec99c4f4b4f169c9ab34fb1f82c48f060bc8ad34d4eff5f6e4bec86bd8dfe1a

Contents?: true

Size: 301 Bytes

Versions: 10

Compression:

Stored size: 301 Bytes

Contents

# frozen_string_literal: true

require_relative '../lib/payday'

# Requires supporting ruby files with custom matchers and macros, etc, in
# spec/support/ and its subdirectories.
Dir['spec/support/**/*.rb'].each { |f| require f[5..] }

RSpec.configure do |_config|
  # some (optional) config here
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
webtranslateit-payday-1.6.8 spec/spec_helper.rb
webtranslateit-payday-1.6.7 spec/spec_helper.rb
webtranslateit-payday-1.6.5 spec/spec_helper.rb
webtranslateit-payday-1.6.4 spec/spec_helper.rb
webtranslateit-payday-1.6.3 spec/spec_helper.rb
webtranslateit-payday-1.6.2 spec/spec_helper.rb
webtranslateit-payday-1.6.1 spec/spec_helper.rb
webtranslateit-payday-1.6.0 spec/spec_helper.rb
webtranslateit-payday-1.5.0 spec/spec_helper.rb
webtranslateit-payday-1.5.0.pre.1 spec/spec_helper.rb