RUBYKAIGI2014

Detail

[JA] The Twelve-factor Ruby 「Ruby を良くするための12のポイント」

English

How can we make Ruby programming more pleasant?

This answer is simple. ”You should fix or develop Ruby”. Most people think that it's difficult to contribute or fix Ruby. Well, it is actually easy to contribute to or fix Ruby and many more people would be affected by your effort!

Ruby committers started new development process such as call for new features, developer meeting couple of months, and more. I introduce these changes. One of big change is release cycle of Ruby. Now, Ruby will releasing every Christmas. Therefore, Your code is shipping to world every year via new version.

How can you start fixing Ruby?

I'll introduce the twelve-factor to get started in improving Ruby, such as contribute instructions, basicaly proposals of new features, writing documents, fixing websites, reporting defects and more.

日本語

Ruby でより楽しくプログラミングするための方法は何でしょうか?

その答えは “Ruby そのものを開発したり直したりすること” と言っても良いでしょう. 多くの人々にとって、Ruby を直したりコントリビュートすることはとても難しいものと考えられています。しかし、実はそれはとても簡単で、あなたの行動が多くの人々に影響を与えることも可能なのです。

私を含む Ruby コミッタは新機能の追加の仕組みや開発者会議を定期開催するなど、新しい開発プロセスを積極的に取り入れています。中でも毎年クリスマスに定期リリースするという開発サイクルの変更はとても大きい変更です。つまり、Ruby のコードをコントリビュートすると毎年世界中にあなたのコードが配布されるということを意味しています。

では Ruby を直すために何から始めればいいのでしょうか?

Rubyにコントリビュートする時にはいくつかのお作法があります。お作法には新機能の提案の基本パターン、ドキュメントやウェブサイトの修正方法、より良いバグレポートの方法などが含まれています。本トークではRubyに受け入れられやすいコントリビュートの方法を12個に絞って取っておきの方法としてご紹介します。

Recorded Video

The Twelve-factor Ruby 「Ruby を良くするための12のポイント」 from rubykaigi on YouTube .

Presentation Material(s)

Hiroshi SHIBATA

Company
GMO Pepabo, Inc.
Job title
Chief Engineer
Bio

CRuby committer and root operation engineer of ruby-lang.org. I am a full-stack developer at GMO Pepabo.

Location
Tokyo, Japan

Back to SCHEDULE