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
890
タイムアウトにご用心 / 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
最初からAWS CDKで技術検証してもいいんじゃない?
akihisaikeda
4
170
KagglerがMixSeekを触ってみた
morim
0
320
Xdebug と IDE による デバッグ実行の仕組みを見る / Exploring-How-Debugging-Works-with-Xdebug-and-an-IDE
shin1x1
0
130
Symfony + NelmioApiDocBundle を使った スキーマ駆動開発 / Schema Driven Development with NelmioApiDocBundle
okashoi
0
230
今年もTECHSCOREブログを書き続けます!
hiraoku101
0
140
Windows on Ryzen and I
seosoft
0
400
GoのDB アクセスにおける 「型安全」と「柔軟性」の両立 - Bob という選択肢
tak848
0
270
Goの型安全性で実現する複数プロダクトの権限管理
ishikawa_pro
2
1.4k
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
4
1.4k
20260315 AWSなんもわからん🥲
chiilog
2
180
The free-lunch guide to idea circularity
hollycummins
0
360
CSC307 Lecture 15
javiergs
PRO
0
270
Featured
See All Featured
Accessibility Awareness
sabderemane
0
84
A Modern Web Designer's Workflow
chriscoyier
698
190k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
850
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
New Earth Scene 8
popppiees
1
1.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.3k
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
650
Design in an AI World
tapps
0
180
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
150
The Anti-SEO Checklist Checklist. Pubcon Cyber Week
ryanjones
0
100
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
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