Skip to content

method_missing: foo exception emitted from Markaby builder code #67

@orospakr

Description

@orospakr

Host machine is Ubuntu 12.10.

This failure happens regardless of my use of bundler or a system-wide install of Stasis as per the documentation on http://stasis.me.

[~/code/credil/credil-website]$ bundle exec stasis
Exception rendering view /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/markaby-0.7.2/spec/markaby/tilt/scope.mab
/home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/markaby-0.7.2/lib/markaby/builder.rb:240:in `method_missing': undefined local variable or method `foo' for :#<Class:0x000000029b7330> (NameError)
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/markaby.rb:40:in `__run_markaby_tilt__'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/markaby.rb:10:in `__capture_markaby_tilt__'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/markaby.rb:43:in `evaluate'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:76:in `render'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/stasis-0.1.23/lib/stasis/plugins/render.rb:49:in `render'
    from (eval):8:in `render'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/stasis-0.1.23/lib/stasis.rb:202:in `block in render'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/stasis-0.1.23/lib/stasis.rb:154:in `each'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/stasis-0.1.23/lib/stasis.rb:154:in `render'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/gems/stasis-0.1.23/bin/stasis:31:in `<top (required)>'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/bin/stasis:23:in `load'
    from /home/orospakr/code/credil/credil-website/deps/ruby/1.9.1/bin/stasis:23:in `<main>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions