Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
Gigachad
3y ago
0 comments
Share
The rails creator DHH has indicated that rails would “absolutely not” be getting type support.
undefined | Better HN
0 comments
default
newest
oldest
gregors
3y ago
That's absolutely the correct call for rails.
Gigachad
OP
3y ago
It's the main reason I see Rails not lasting another decade. All the Rails apps I have been working on become almost unmanageable after 6+ years because keeping things updated on an untyped system is borderline impossible to do safely.
atmosx
3y ago
There are solutions like sorbet[^1] and sorbet-rails[^2]. Have you tried them?
[^1]:
https://sorbet.org/
[^2]:
https://github.com/chanzuckerberg/sorbet-rails
chris12321
3y ago
Just because Rails is untyped doesn't mean you can add type definitions to your own code within a rails application.
j
/
k
navigate · click thread line to collapse