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
Findy Team+のSOC2取得までの道のり
rvirus0817
0
300
Modern_Data_Stack最新動向クイズ_買収_AI_激動の2025年_.pdf
sagara
0
180
pprof vs runtime/trace (FlightRecorder)
task4233
0
150
神回のメカニズムと再現方法/Mechanisms and Playbook for Kamikai scrumat2025
moriyuya
4
310
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9k
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
1
820
履歴 on Rails: Bitemporal Data Modelで実現する履歴管理/history-on-rails-with-bitemporal-data-model
hypermkt
0
2k
LLMアプリケーション開発におけるセキュリティリスクと対策 / LLM Application Security
flatt_security
7
1.7k
What is BigQuery?
aizack_harks
0
120
データエンジニアがこの先生きのこるには...?
10xinc
0
430
AI Agentと MCP Serverで実現する iOSアプリの 自動テスト作成の効率化
spiderplus_cb
0
420
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
350
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Building Adaptive Systems
keathley
43
2.8k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Building Applications with DynamoDB
mza
96
6.6k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Done Done
chrislema
185
16k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
KATA
mclloyd
32
14k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Balancing Empowerment & Direction
lara
4
670
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