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
Steep導入したいRTA - Kashiwa.rb #11
Search
Koji NAKAMURA
May 19, 2025
Technology
0
140
Steep導入したいRTA - Kashiwa.rb #11
Koji NAKAMURA
May 19, 2025
Tweet
Share
More Decks by Koji NAKAMURA
See All by Koji NAKAMURA
Rubyで作る論理回路シミュレータの設計の話 - Kashiwa.rb #12
kozy4324
1
470
Rubyで作る論理回路シミュレータ - Shinjuku.rb #99
kozy4324
0
91
これまで細々と作成したGemの紹介をします - Kashiwa.rb #9
kozy4324
0
220
東京Ruby会議12のお手伝いしてきた話
kozy4324
0
100
個人開発発表 LT - Shinjuku.rb #97
kozy4324
0
300
Ruby界隈を中心に2024をふりかえる - Kashiwa.rb #6
kozy4324
0
180
「今までで一番学びになった瞬間」発表 LT - Shinjuku.rb #96
kozy4324
0
360
脆弱性から学ぶシリーズ CVE-2024-34341 - Kashiwa.rb #5 LT
kozy4324
0
290
ActiveRecord SQLインジェクションクイズ (Rails 7.1.3.4)
kozy4324
9
5k
Other Decks in Technology
See All in Technology
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
180
GA technologiesでのAI-Readyの取り組み@DataOps Night
yuto16
0
270
How to achieve interoperable digital identity across Asian countries
fujie
0
120
Flaky Testへの現実解をGoのプロポーザルから考える | Go Conference 2025
upamune
1
430
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
1
460
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
データエンジニアがこの先生きのこるには...?
10xinc
0
450
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
140
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
220
社内お問い合わせBotの仕組みと学び
nish01
0
410
Why React!?? Next.jsそしてReactを改めてイチから選ぶ
ypresto
10
4.5k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9.1k
Featured
See All Featured
How GitHub (no longer) Works
holman
315
140k
Typedesign – Prime Four
hannesfritz
42
2.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Rails Girls Zürich Keynote
gr2m
95
14k
The Pragmatic Product Professional
lauravandoore
36
6.9k
The World Runs on Bad Software
bkeepers
PRO
71
11k
Transcript
Steep導入したいRTA 2025.5.20 Kashiwa.rb #11 Koji NAKAMURA (@kozy4324)
Koji NAKAMURA • 𝕏: @kozy4324 • GitHub:@kozy4324 • Classi株式会社所属 •
Kashiwa.rb主催 自己紹介
Steep • https://github.com/soutaro/steep • > Static type checker for Ruby
Steep導入したいRTA • 突然「Steep導入したい!」となった時のために • LT 内に導入完了するリアルタイムアタックします
前提: 以下のスクリプトを書いていたとします
必要な gem のインストールと steep init
Steepfile の編集
rbs prototype コマンド
inline コメントに持ってくる
inline コメントから rbs 作成
ちゃんと型を付ける
rbs を再生成
デモ!!! https://github.com/kozy4324/steep-getting-started