Sha256: 2144f1ee4bd01297d02d835facd509dc279efde728583c9a4055ad3f4addbc56

Contents?: true

Size: 101 Bytes

Versions: 11

Compression:

Stored size: 101 Bytes

Contents

# Convenience method to retrieve a fixture
def fixture(file)
  File.read "spec/fixtures/#{file}"
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
cellular-2.2.0 spec/support/fixture.rb
cellular-2.1.0 spec/support/fixture.rb
cellular-2.0.0 spec/support/fixture.rb
cellular-1.3.0 spec/support/fixture.rb
waddup-0.2.2 spec/support/fixture.rb
cellular-1.2.0 spec/support/fixture.rb
cellular-1.1.0 spec/support/fixture.rb
waddup-0.2.1 spec/support/fixture.rb
waddup-0.2.0 spec/support/fixture.rb
waddup-0.1.0 spec/support/fixture.rb
waddup-0.0.2 spec/support/fixture.rb