Skip to content

Fail clearly for unknown helpers #4

@mvz

Description

@mvz

If a helper is not known, the resulting error is rather unclear:

     NoMethodError:
       undefined method `apply' for nil:NilClass

This error happens because the method that tries to find the helper returns nil. Perhaps it should raise an exception instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions