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

using ramaze create. receive error with Ruby 3.1. Missing SortedSet. #96

Open
mmarvb8h opened this issue Jan 21, 2023 · 1 comment
Open

Comments

@mmarvb8h
Copy link

The SortedSet class has been extracted from the set library. You must use the sorted_set gem or other alternatives.

environment:
Mac m1
ruby: 3.1.2

downloaded command-line tool to create first project and received the above message. Notice this change was done in Ruby 3.

Does ramaze work with Ruby 3?

thx ~Marvin Foster
email: [email protected] or [email protected]

@mfaughn
Copy link
Collaborator

mfaughn commented Aug 22, 2023

I don't think ramaze is known to be working with Ruby 3. The last release was tested only under 2.7.

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