Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

REAio 36

Sorbet
• Overview
• Why?
Contents • How to get type signatures without writing
them?
• How to add sorbet to your project?
Overview
Why?
Why?
Why?
Why?
Why?
Why?
How to get
• standard library
type signatures • sorbet-typed
without writing • sorbet-rails
them?
1. Add sorbet and sorbet-runtime gems.
Initialize.
2. Disable runtime checks in production
3. Add sorbet-rails gem. Initialize.
How to add 4. Fix errors.
Sorbet to your 5. Enable typechecking in CI

project? 6. Enable Sorbet integration in your


editor.
7. (Optional) Enable runtime checks in
production.
Q&A
The End

You might also like