#ruby
Read more stories on Hashnode
Articles with this tag
Programmers often refer to themselves as "rubber ducks" whenever a colleague asks them for a hand and then proceed to solve the problem in the process...
If you have a Rails application that connects to an external, read-only database, there are a few ways to wire things up in the test suite. In my...