Skip to content

The README example uses invalid Ruby syntax #13

@eregon

Description

@eregon

Specifically, class transport is not valid Ruby syntax:

$ ruby -ve 'class transport; end'
ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux]
-e:1: class/module name must be CONSTANT

Related, it would also be useful to have a one-sentence summary of the status of this project.

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