Skip to content

Organizations

@evilmartians @planetruby @anycable @rubocop-hq

Pinned

  1. Polyglot replacement for Ruby WebSocket servers with Action Cable protocol

    Ruby 1.3k 52

  2. Ruby Next makes modern Ruby code run in older versions and alternative implementations

    Ruby 340 13

  3. Ruby Tests Profiling Toolbox

    Ruby 986 76

  4. Authorization framework for Ruby/Rails applications

    Ruby 590 43

  5. Database changes log for Rails

    Ruby 732 39

  6. Configuration library for Ruby gems and applications

    Ruby 319 13

1,621 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in Homebrew/homebrew-core that received 4 comments

anycable-go 1.0.0

Have you followed the guidelines for contributing? Have you checked that there aren't other open pull requests for the same formula update/change?

+3 −3 4 comments

Created an issue in oracle/truffleruby that received 10 comments

include within refine doesn't work

Here is an example: module A def test "testo" end end class B end using(Module.new do refine B do include A end end) B.new.test #=> private method …

10 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.