aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/layouts/builder.builder
blob: 0f34d03a4ce50dec96de321839099a030e2252d0 (plain) (blame)
1
2
3
4
# frozen_string_literal: true
xml.wrapper do
  xml << yield
end