Sha256: 59aeb04fd9c36e4ed96f8d8e30cba0aa9fa621c857936236c77a1a1e6836a354

Contents?: true

Size: 144 Bytes

Versions: 18

Compression:

Stored size: 144 Bytes

Contents

require 'artii'
require 'rspec'

RSpec.configure do |config|
end

class File
  def self.rel(*path)
    join(dirname(__FILE__), *path)
  end
end

Version data entries

18 entries across 18 versions & 3 rubygems

Version Path
lotrd-0.1.9 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/spec/spec_helper.rb
lotrd-0.1.8 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/spec/spec_helper.rb
lotrd-0.1.6 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/spec/spec_helper.rb
lotrd-0.1.5 vendor/cache/ruby/2.6.0/gems/artii-2.1.2/spec/spec_helper.rb
pokedex-terminal-0.2.8 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/spec/spec_helper.rb
pokedex-terminal-0.2.7 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/spec/spec_helper.rb
pokedex-terminal-0.2.6 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/spec/spec_helper.rb
pokedex-terminal-0.2.5 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/spec/spec_helper.rb
pokedex-terminal-0.2.4 vendor/bundle/ruby/2.7.0/gems/artii-2.1.2/spec/spec_helper.rb
artii-2.1.2 spec/spec_helper.rb
artii-2.1.1 spec/spec_helper.rb
artii-2.1.0 spec/spec_helper.rb
artii-2.0.4 spec/spec_helper.rb
artii-2.0.3 spec/spec_helper.rb
artii-2.0.2 spec/spec_helper.rb
artii-2.0.1 spec/spec_helper.rb
artii-2.0.0 spec/spec_helper.rb
artii-1.0.3 spec/spec_helper.rb