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

[bugfix] Updating examples #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GetOutOfMyBakery
Copy link

What

A few of the examples could do with a few improvements:

  • clear.rb wasn't setting clear: true, so not exhibiting the feature
  • updated the glyphs for custom_style.rb
  • multi/threaded.rb was broken, due to Ruby 3.0 changes. I've fixed it and added random success/errors to better demonstrate the example.

examples/clear.rb Outdated Show resolved Hide resolved
examples/multi/threaded.rb Outdated Show resolved Hide resolved
examples/multi/threaded.rb Outdated Show resolved Hide resolved
examples/multi/threaded.rb Outdated Show resolved Hide resolved
@GetOutOfMyBakery GetOutOfMyBakery force-pushed the bug-fix-and-improvements-for-examples branch from 7290bfd to 9c8a052 Compare August 19, 2024 22:24
# What
A few of the examples could do with a few improvements:
- `clear.rb` wasn't setting `clear: true`, so not exhibiting the feature
- updated the glyphs for `custom_style.rb`
- `multi/threaded.rb` was broken, due to [Ruby 3.0 changes](https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-3-0/).  I've fixed it and added random success/errors to better demonstrate the example.
@GetOutOfMyBakery GetOutOfMyBakery force-pushed the bug-fix-and-improvements-for-examples branch from 9c8a052 to d7e2a9d Compare August 19, 2024 22:25
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

Successfully merging this pull request may close these issues.

2 participants