Sha256: 505de1785baf25e072fd0c6b58b302eab641a125b7172e1e2a6b54cad84557c6

Contents?: true

Size: 108 Bytes

Versions: 10

Compression:

Stored size: 108 Bytes

Contents

# frozen_string_literal: true

def build_item_in
  CXML::Parser.new(data: fixture('item_in.xml')).parse
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cxml-ruby-0.8.2 spec/support/helpers.rb
cxml-ruby-0.8.1 spec/support/helpers.rb
cxml-ruby-0.8.0 spec/support/helpers.rb
cxml-ruby-0.7.0 spec/support/helpers.rb
cxml-ruby-0.6.1 spec/support/helpers.rb
cxml-ruby-0.6.0 spec/support/helpers.rb
cxml-ruby-0.5.0 spec/support/helpers.rb
cxml-ruby-0.4.1 spec/support/helpers.rb
cxml-ruby-0.4.0 spec/support/helpers.rb
cxml-ruby-0.3.0 spec/support/helpers.rb