Sha256: 466c66d250fd77147a7f8052da36fe48788e083234c57e380cb4fe4ca465833a

Contents?: true

Size: 73 Bytes

Versions: 2

Compression:

Stored size: 73 Bytes

Contents

xml.html do
  xml.p "Hello #{@name}"
  xml << render("test/greeting")
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
actionpack-2.2.3 test/fixtures/test/hello.builder
actionpack-2.2.2 test/fixtures/test/hello.builder