Sha256: d58205070cfaa7e4b673eb7685e40a41e512464fa7e43e8f93a905c05c56b03e

Contents?: true

Size: 1.74 KB

Versions: 56

Compression:

Stored size: 1.74 KB

Contents

!!!
%html{html_attrs}
  %head
    %title Hampton Catlin Is Totally Awesome
    %meta{"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8"}
  %body
    %h1
      This is very much like the standard template,
      except that it has some ActionView-specific stuff.
      It's only used for benchmarking.
    .crazy_partials= render :partial => 'templates/av_partial_1_ugly'
    / You're In my house now!
    .header
      Yes, ladies and gentileman. He is just that egotistical.
      Fantastic! This should be multi-line output
      The question is if this would translate! Ahah!
      = 1 + 9 + 8 + 2 #numbers should work and this should be ignored
    #body= " Quotes should be loved! Just like people!"
    - 120.times do |number|
      - number
    Wow.|
    %p
      = "Holy cow        " + |
        "multiline       " + |      
        "tags!           " + |
        "A pipe (|) even!"   |
      = [1, 2, 3].collect { |n| "PipesIgnored|" }
      = [1, 2, 3].collect { |n|     |
          n.to_s                    |
        }.join("|")                 |
    %div.silent
      - foo = String.new
      - foo << "this"
      - foo << " shouldn't"
      - foo << " evaluate"
      = foo + " but now it should!"
      -# Woah crap a comment!

    -# That was a line that shouldn't close everything.
    %ul.really.cool
      - ('a'..'f').each do |a|
        %li= a
    #combo.of_divs_with_underscore= @should_eval = "with this text"
    = [ 104, 101, 108, 108, 111 ].map do |byte|
      - byte.chr
    .footer
      %strong.shout= "This is a really long ruby quote. It should be loved and wrapped because its more than 50 characters. This value may change in the future and this test may look stupid. \nSo, I'm just making it *really* long. God, I hope this works"

Version data entries

56 entries across 56 versions & 9 rubygems

Version Path
brakeman-4.3.1 bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.3.0 bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.2.1 bundle/ruby/2.5.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.2.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.1.1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.1.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.0.1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.0.1.pre1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-4.0.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.7.2 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.7.1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.7.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.6.2 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.6.1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.6.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.5.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
arcabouco-0.2.13 vendor/bundle/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.4.1 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml
brakeman-3.4.0 bundle/ruby/2.3.0/gems/haml-4.0.7/test/templates/action_view_ugly.haml