Sha256: d3f9baaa0fa57b427371203862cf8a7cb12c80a86db027937e143cf00a8b72e0

Contents?: true

Size: 235 Bytes

Versions: 2

Compression:

Stored size: 235 Bytes

Contents

_html {
  _head {}
  _body {
    1.times do
      5.times do
        _ "Yo"
      end
      5.times do
        __ "YoYo"
      end
      5.times do
        _br
      end
      5.times do
        _div { _ "Hi" }
      end
    end
  }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
undies-2.2.1 bench/small.html.rb
undies-2.2.0 bench/small.html.rb