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.1k
Ruby で作る Ruby (物理)
mtsmfm
1
210
GraphQL Ruby benchmark
mtsmfm
1
820
タイムアウトにご用心 / Timeout might break application state
mtsmfm
6
2.5k
Build REST API with GraphQL Ruby
mtsmfm
0
320
GraphQL Ruby をちょっとだけ速くした / Make graphql-ruby faster a bit
mtsmfm
1
730
Gaming PC on GCP
mtsmfm
0
730
How to introduce GraphQL to an existing React-Redux application
mtsmfm
1
250
Canary release in StudySapuri
mtsmfm
0
3.1k
Other Decks in Programming
See All in Programming
A2A プロトコルを試してみる
azukiazusa1
2
1.1k
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
130
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
330
関数型まつりレポート for JuliaTokai #22
antimon2
0
150
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
340
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
850
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
150
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
210
Beyond Portability: Live Migration for Evolving WebAssembly Workloads
chikuwait
0
390
童醫院敏捷轉型的實踐經驗
cclai999
0
190
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
320
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Making Projects Easy
brettharned
116
6.3k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
Site-Speed That Sticks
csswizardry
10
660
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Designing for Performance
lara
609
69k
The Cult of Friendly URLs
andyhume
79
6.5k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
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