aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/test/hello_world_container.builder
blob: 24032ab5e01348df272d76fa6bdc43b994955b7b (plain) (blame)
1
2
3
xml.test do
  render partial: "hello", locals: { xm: xml }
end