All posts tagged 'Rails'
-
Automating Tasks in Rails with VS Code
I've begun working through the new edition of Michael Hartl's excellent Ruby on Rails Tutorial and found that I had to run a number of commands each time I open my repository, so I decided to try to automate them with VSCode tasks. It's worked fairly well, so here are my results. Before starting, I...
Read article