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.2k
Ruby で作る Ruby (物理)
mtsmfm
1
220
GraphQL Ruby benchmark
mtsmfm
1
850
タイムアウトにご用心 / Timeout might break application state
mtsmfm
6
2.6k
Build REST API with GraphQL Ruby
mtsmfm
0
340
GraphQL Ruby をちょっとだけ速くした / Make graphql-ruby faster a bit
mtsmfm
1
750
Gaming PC on GCP
mtsmfm
0
750
How to introduce GraphQL to an existing React-Redux application
mtsmfm
1
260
Canary release in StudySapuri
mtsmfm
0
3.1k
Other Decks in Programming
See All in Programming
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
250
その面倒な作業、「Dart」にやらせませんか? Flutter開発者のための業務効率化
yordgenome03
1
130
なぜGoのジェネリクスはこの形なのか? Featherweight Goが明かす設計の核心
ryotaros
7
1.1k
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
180
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
980
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
5.1k
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
33k
技術的負債の正体を知って向き合う
irof
0
180
品質ワークショップをやってみた
nealle
0
520
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
0
1.3k
All About Angular's New Signal Forms
manfredsteyer
PRO
0
180
Swift Concurrency - 状態監視の罠
objectiveaudio
2
540
Featured
See All Featured
Practical Orchestrator
shlominoach
190
11k
How to Think Like a Performance Engineer
csswizardry
27
2k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
600
We Have a Design System, Now What?
morganepeng
53
7.8k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
460
Why Our Code Smells
bkeepers
PRO
340
57k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
Being A Developer After 40
akosma
91
590k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
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