Sha256: cf47bfd574249c781eb8a90ca84fa6c657811a91e341282c1b0dd9132dd361a2

Contents?: true

Size: 107 Bytes

Versions: 13

Compression:

Stored size: 107 Bytes

Contents

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
xommelier-0.1.30 spec/support/fixtures.rb
xommelier-0.1.29 spec/support/fixtures.rb
xommelier-0.1.28 spec/support/fixtures.rb
xommelier-0.1.27 spec/support/fixtures.rb
xommelier-0.1.26 spec/support/fixtures.rb
xommelier-0.1.25 spec/support/fixtures.rb
xommelier-0.1.24 spec/support/fixtures.rb
xommelier-0.1.23 spec/support/fixtures.rb
xommelier-0.1.22 spec/support/fixtures.rb
xommelier-0.1.21 spec/support/fixtures.rb
xommelier-0.1.20 spec/support/fixtures.rb
xommelier-0.1.19 spec/support/fixtures.rb
xommelier-0.1.18 spec/support/fixtures.rb