Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
An easy way to contribute rails
Search
Fumiaki MATSUSHIMA
January 22, 2016
Programming
1
1.1k
An easy way to contribute rails
pixiv さん社内勉強会飛び入り LT
Fumiaki MATSUSHIMA
January 22, 2016
Tweet
Share
More Decks by Fumiaki MATSUSHIMA
See All by Fumiaki MATSUSHIMA
Learning from performance improvements on GraphQL Ruby
mtsmfm
1
1.3k
Ruby で作る Ruby (物理)
mtsmfm
1
260
GraphQL Ruby benchmark
mtsmfm
1
880
タイムアウトにご用心 / Timeout might break application state
mtsmfm
6
2.7k
Build REST API with GraphQL Ruby
mtsmfm
0
380
GraphQL Ruby をちょっとだけ速くした / Make graphql-ruby faster a bit
mtsmfm
1
770
Gaming PC on GCP
mtsmfm
0
800
How to introduce GraphQL to an existing React-Redux application
mtsmfm
1
300
Canary release in StudySapuri
mtsmfm
0
3.2k
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
650
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
530
TipKitTips
ktcryomm
0
150
Codex の「自走力」を高める
yorifuji
0
600
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
370
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
1
570
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
580
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
あなたはユーザーではない #PdENight
kajitack
4
300
CSC307 Lecture 11
javiergs
PRO
0
590
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.4k
Featured
See All Featured
How GitHub (no longer) Works
holman
316
140k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.1k
Unsuck your backbone
ammeep
672
58k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Being A Developer After 40
akosma
91
590k
Tips & Tricks on How to Get Your First Job In Tech
honzajavorek
0
450
Un-Boring Meetings
codingconduct
0
220
How to Talk to Developers About Accessibility
jct
2
140
HDC tutorial
michielstock
1
500
Scaling GitHub
holman
464
140k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
470
Transcript
(株)永和システムマネジメント @mtsmfm 松島 史秋 Rails contributor に なる簡単な方法
松島 史秋 GitHub, Twitter, Nintendo ID @mtsmfm
永和からきました
None
None
None
Rails 使ってますか?
http://contributors.rubyonrails.org/
None
ghq get rails ghq look rails
cd activerecord
bundle exec rake postgresql:test
落ちる!
https://travis-ci.org/rails/rails
None
???
たまに落ちる テスト
- 時間依存 - 乱数依存 - 実行順依存
- 時間依存 - 乱数依存 - 実行順依存
https://github. com/rails/rails/commit/f4e 3eca90c6db7c058135783 cbabd6e4791a8368
https://github. com/rails/rails/commit/2f6 84561870238ee91228f3d 44016c6fc34ab560
かんたん!
高まってきた?
https://speakerdeck. com/a_matsuda/the- world-of-ruby?slide=55