Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The README example uses invalid Ruby syntax #13

Open
eregon opened this issue Mar 16, 2020 · 2 comments
Open

The README example uses invalid Ruby syntax #13

eregon opened this issue Mar 16, 2020 · 2 comments

Comments

@eregon
Copy link

eregon commented Mar 16, 2020

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.

@stakach
Copy link
Member

stakach commented Mar 17, 2020

Just a typo in the readme?
Technically we still run it in production so it's in maintenance mode.
We've moved to using https://crystal-lang.org/ for all new projects

@eregon
Copy link
Author

eregon commented Mar 18, 2020

Yeah probably just a typo?

Technically we still run it in production so it's in maintenance mode.

I think that would be very useful to mention in the README, could you add it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants