Coming from a Rails background, there are a few gotchas that I had to work through to make the magic happen. For this example I am using exercises and sets. Each set belongs to an exercise and ea...
I love scaffolding, probably more than I should! It gets me playing with data right away and lets me put up a skeleton quickly. The nice thing about scaffolding with Phoenix (compared to Rails) is ...
Getting VS Code settings right is hard.
This is a dump of what I am currently using to make the magic happen with Ruby and Elixir.
{
// RUBY SETTINGS
// I hard coded some pat...