aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/test/hello_world_from_rxml.builder
blob: 2a87fd1a3da2aaa99f25a458ff337a35833838d4 (plain) (blame)
1
2
3
4
# frozen_string_literal: true
xml.html do
  xml.p "Hello"
end