Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Misleading error when LoadError in custom app.rb #145

@vass-david

Description

@vass-david

Shows

Errno::ENOENT at /
No such file or directory - /home/david/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/gems/nesta-0.9.13/views/index.haml

instead of

LoadError: cannot load such file -- ...

Come across that bug when forgot to bundle or had a typo in require statements. Instead of showing LoadError it just ignores the whole custom app.rb in my app directory.

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