Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

ERROR: no implicit conversion of nil into String #620

@grtjn

Description

@grtjn

Running ml dev info when deploy/dev.properties does not exist results in ERROR: no implicit conversion of nil into String. Line 131 of server_config.rb should read:

        logger.info k + ": " + v.to_s

(e.g. with an extra .to_s after v)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions