Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
893 contributions in the last year
Contribution activity
December 2019
- mame/io-console C++
- mame/irb Ruby
- mame/reline Ruby
- mame/mustermann Ruby
- mame/github-actions-test
- mame/racc Ruby
Created a pull request in sinatra/mustermann that received 8 comments
Support Ruby 3 keyword arguments
This PR allows rspec to pass in Ruby 2.7. FYI: https://www.ruby-lang.org/en/news/2019/12/12/separation-of-positional-and-keyword-arguments-in-ruby-…
+34
−37
•
8
comments
- Fix a bug in the release announce of Ruby 2.7.0 (ja)
- Update the explanation of keyword argument separation
- Mention Warning[]= that can be used to suppress the deprecation warnings
- Update the warning message as it has been updated at trunk
- Remove a link to "Ruby User's guide" due to 404
- Add a note: Separation of positional and keyword arguments in Ruby 3.0