Error Message:
Uninitialized Constant BlahBlah (NameError)Error Stage:
DevelopmentError Location:
Code has a reference to a name starting with an UPPERCASE (CAPITAL) character and it was referenced (used in right hand side of assignment, OR as a input parameter in a method etc) even though no value was assigned yet.Error Detail:
Names starting with Error Fix:
Error Fix2: