The purpose of let and the differences between let and instance variables

Updated: 

Explore the purpose of 'let' and how it differs from instance variables in Rails testing. Learn to write cleaner, more efficient test code.