In rails, it is possible to specify when the validation should happen. sometimes you may want to...
Testing external APIs can be a time-consuming task, VCR is a ruby gem that allows you to record test...
Rails provide us with useful test helpers to ActionMailer which helps to easily iterate our design, t...