ニュース

RubyKaigi 2017 Keynoteレポート まつも とゆきひろさん 「Rubyは さまざまな 言語や コミュニティから 影響を 受け デザインされている」 The Many Faces of Module 〜RubyKaigi2017 基調講演 2日目 ...
このmix-inはRubyのクラスライブラリやRailsにもよく使われている仕組みである。 このmix-inはモジュールを使って提供されている。
🐒 simple-monkey-patch A minimal Ruby demo showcasing how monkey patching works by adding custom methods to the built-in String class.
This repository complements the Custom Enumerables Project in the Ruby Course for The Odin Project. The goal of this project is to reimplement common methods used frequently through the enumerables ...