Sha256: 49a8432ff135cf5a4d86dbc5205055456eada11026170b9cdb59f56b710643c7

Contents?: true

Size: 263 Bytes

Versions: 5

Compression:

Stored size: 263 Bytes

Contents

%h3 StackProf Navigator - #{@path}
%hr

%a{:href => '/'} ← Back to overview
%br
%br

- if @data
  .code_linenums
    - @data[:lineinfo].each do |l|
      %span= l
  != @data[:code]
- else
  %h3 Unable to load file, was the dump captured on another machine?

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
stackprof-webnav-1.0.4 lib/stackprof-webnav/views/file.haml
stackprof-webnav-1.0.3 lib/stackprof-webnav/views/file.haml
stackprof-webnav-1.0.2 lib/stackprof-webnav/views/file.haml
stackprof-webnav-1.0.1 lib/stackprof-webnav/views/file.haml
stackprof-webnav-1.0.0 lib/stackprof-webnav/views/file.haml