I\'ve often heard using .reload is common in testing Rails applications, but what about in the actual app code?
.reload
The code below works, but I\'ve been tryi