Sha256: 65797fb00a39f0ecdda283c79893531d4cb638b272b2bf887d45698b3eb697c5

Contents?: true

Size: 102 Bytes

Versions: 17

Compression:

Stored size: 102 Bytes

Contents

def load_xml_file(file_name)
  open(File.join(SPEC_ROOT, 'spec', 'fixtures', "#{file_name}.xml"))
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
xommelier-0.1.16 spec/support/fixtures.rb
xommelier-0.1.15 spec/support/fixtures.rb
xommelier-0.1.14 spec/support/fixtures.rb
xommelier-0.1.13 spec/support/fixtures.rb
xommelier-0.1.12 spec/support/fixtures.rb
xommelier-0.1.11 spec/support/fixtures.rb
xommelier-0.1.10 spec/support/fixtures.rb
xommelier-0.1.9 spec/support/fixtures.rb
xommelier-0.1.8 spec/support/fixtures.rb
xommelier-0.1.7 spec/support/fixtures.rb
xommelier-0.1.6 spec/support/fixtures.rb
xommelier-0.1.5 spec/support/fixtures.rb
xommelier-0.1.4 spec/support/fixtures.rb
xommelier-0.1.3 spec/support/fixtures.rb
xommelier-0.1.2 spec/support/fixtures.rb
xommelier-0.1.1 spec/support/fixtures.rb
xommelier-0.1.0 spec/support/fixtures.rb