Skip to content

undefined local variable or method `paths' #6

@cpfergus1

Description

@cpfergus1

paths is not a valid variable within the context of this method.

raise(ConfigurationError, "Path #{paths.join('/')} not found in file: #{file_name}") unless settings

Additionally, it appears the path may be passed as a String Object which does not know how to handle #join

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