📰 Dev.to · Leonid Svyatov
Articles from Dev.to · Leonid Svyatov · 2 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9045)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Leonid Svyatov
1mo ago
The complete guide to `rails new` in Rails 8.1
rails new --help prints 30+ options. Most tutorials stop at rails new myapp -d postgresql and move...

Dev.to · Leonid Svyatov
1mo ago
I got tired of looking up `rails new` flags, so I built a wizard for it
Every time I start a new Rails project, the same thing happens. I open the terminal, type rails new,...
DeepCamp AI