MENU

    • Home
    • Tags
    • Getting Involved
    • Feed
    rubygems
    13 Jun 2020

    Add backends for Gemstash storage of private gems

    Implement a cloud-storage system to Gemstash that will allow gems to be shared, and used across internal machines effectively.

    rubygems gemstash
    celluloid
    12 Jun 2020

    Reviving the Celluloid gem

    As of now Celluloid is unmaintained due to the difficulties introduced by the last release 1.5 years ago. The overall goal for the summer is to get Celluloid in a good shape so the community around it can reform and keep on going further

    ruby celluloid
    ruby
    12 Jun 2020

    Allowing Type Checking in Method Signatures

    We are working to provide optional _static_ type checking for Ruby, but also open for optional _runtime_ type checking too. This idea is to implement a runtime type checking library which cooperates with RBS type definitions.

    ruby rbs
    async
    12 Jun 2020

    Add support for server timing HTTP headers in async-http

    This project aims to implement support for server timing headers in async-http so that library users can utilize the server timing performance diagnostics when making async requests and retrieving responses. async-http, at a glance, already supports trailers in both requests and responses when handling HTTP/2 streams.

    ruby async-http
    ruby
    11 Jun 2020

    Brush up RBS and related tools for practical Rails apps

    RBS is still a developing technology and its immediate applicability is somewhat unknown. In particular, it is an important task to verify and improve the practicality of RBS in Rails apps, where Ruby is typically used

    ruby rbs
    rubygems
    11 Jun 2020

    Add gem owner add and remove in web UI of rubygems.org

    We will add options for adding/removing gem owners via Web UI. Additionally, we will make owner add/remove events notifiable. We will also add a new flow for ownership transfers.

    rubygems rubygems.org rails

    Made with Jekyll