Hacker News new | ask | show | jobs
by kendallpark 3676 days ago
I feel like the rails-api built into Rails 5 solves a lot of this. None of these will be installed when you `rails new project --api`. Doesn't help if you're just trying to do static HTML though.