Sha256: 38f34585253fa316618c20f4ff2709448fa2301aa4afbb49a73d68f0d0bd162e

Contents?: true

Size: 109 Bytes

Versions: 128

Compression:

Stored size: 109 Bytes

Contents

class FixturesHelper
  def self.read(path)
    File.open(File.join(FIXTURES_DIR, path), 'rb').read
  end
end

Version data entries

128 entries across 128 versions & 1 rubygems

Version Path
rock_rms-9.13.0 spec/support/fixtures_helper.rb
rock_rms-9.12.0 spec/support/fixtures_helper.rb
rock_rms-9.11.0 spec/support/fixtures_helper.rb
rock_rms-9.10.0 spec/support/fixtures_helper.rb
rock_rms-9.9.0 spec/support/fixtures_helper.rb
rock_rms-9.8.0 spec/support/fixtures_helper.rb
rock_rms-9.7.0 spec/support/fixtures_helper.rb
rock_rms-9.6.0 spec/support/fixtures_helper.rb
rock_rms-9.5.0 spec/support/fixtures_helper.rb
rock_rms-9.4.0 spec/support/fixtures_helper.rb
rock_rms-9.3.0 spec/support/fixtures_helper.rb
rock_rms-9.2.0 spec/support/fixtures_helper.rb
rock_rms-9.1.0 spec/support/fixtures_helper.rb
rock_rms-9.0.0 spec/support/fixtures_helper.rb
rock_rms-8.23.0 spec/support/fixtures_helper.rb
rock_rms-8.22.0 spec/support/fixtures_helper.rb
rock_rms-8.21.0 spec/support/fixtures_helper.rb
rock_rms-8.20.0 spec/support/fixtures_helper.rb
rock_rms-8.19.0 spec/support/fixtures_helper.rb
rock_rms-8.18.0 spec/support/fixtures_helper.rb