Sha256: 1a17ae697915e526c4bc0b53977b1a4b1d1b01ccebe8bdcb65b7defdb2af348f

Contents?: true

Size: 140 Bytes

Versions: 4

Compression:

Stored size: 140 Bytes

Contents

xml.html do
  xml.head do
    xml.title "Hello World"
  end

  xml.body do
    xml.p "abes"
    xml.p "monks"
    xml.p "wiseguys"
  end
end

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
activejob-lock-0.0.2 rails/actionpack/test/fixtures/test/hello_xml_world.builder
activejob-lock-0.0.2 rails/actionview/test/fixtures/actionpack/test/hello_xml_world.builder
activejob-lock-0.0.1 rails/actionpack/test/fixtures/test/hello_xml_world.builder
activejob-lock-0.0.1 rails/actionview/test/fixtures/actionpack/test/hello_xml_world.builder