Skip to content

Backtrace line numbers get messed up with templates #20

@ajsharp

Description

@ajsharp

The line number frequently is off by two to the nearest seemingly matching line.

app/views/api/account/show.json.bldr:31:in `block (4 levels) in singletonclass'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:158:in `instance_eval'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:158:in `attribute'
app/views/api/account/show.json.bldr:31:in `block (3 levels) in singletonclass'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:28:in `instance_eval'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:28:in `initialize'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:75:in `new'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:75:in `object'
app/views/api/account/show.json.bldr:13:in `block (2 levels) in singletonclass'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:28:in `instance_eval'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:28:in `initialize'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:75:in `new'
[GEM_ROOT]/gems/bldr-0.5.3/lib/bldr/node.rb:75:in `object'
app/views/api/account/show.json.bldr:3:in `block in singletonclass'
:
:
app/views/api/account/show.json.bldr:65534:in `__tilt_14729920'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions