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
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.1k
Ruby で作る Ruby (物理)
mtsmfm
1
190
GraphQL Ruby benchmark
mtsmfm
1
770
タイムアウトにご用心 / Timeout might break application state
mtsmfm
6
2.5k
Build REST API with GraphQL Ruby
mtsmfm
0
300
GraphQL Ruby をちょっとだけ速くした / Make graphql-ruby faster a bit
mtsmfm
1
690
Gaming PC on GCP
mtsmfm
0
700
How to introduce GraphQL to an existing React-Redux application
mtsmfm
1
230
Canary release in StudySapuri
mtsmfm
0
3k
Other Decks in Programming
See All in Programming
XStateを用いた堅牢なReact Components設計~複雑なClient Stateをシンプルに~ @React Tokyo ミートアップ #2
kfurusho
1
940
データベースのオペレーターであるCloudNativePGがStatefulSetを使わない理由に迫る
nnaka2992
0
200
Flutter × Firebase Genkit で加速する生成 AI アプリ開発
coborinai
0
160
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
150
社内フレームワークとその依存性解決 / in-house framework and its dependency management
vvakame
1
570
Honoをフロントエンドで使う 3つのやり方
yusukebe
7
3.4k
Multi Step Form, Decentralized Autonomous Organization
pumpkiinbell
1
800
GitHub Actions × RAGでコードレビューの検証の結果
sho_000
0
280
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
1.1k
Bedrock Agentsレスポンス解析によるAgentのOps
licux
3
880
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
480
Pythonでもちょっとリッチな見た目のアプリを設計してみる
ueponx
1
590
Featured
See All Featured
A designer walks into a library…
pauljervisheath
205
24k
Faster Mobile Websites
deanohume
306
31k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
12
980
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Code Reviewing Like a Champion
maltzj
521
39k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
How to Ace a Technical Interview
jacobian
276
23k
Making Projects Easy
brettharned
116
6k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
What's in a price? How to price your products and services
michaelherold
244
12k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
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