Closed amarshall closed 11 years ago
Instead of trying to get the instance variable and throwing it away to see if it's there, just check to see if it's there. This fixes the Ruby warning:
warning: instance variable @rescue_bindings not initialized
Instead of trying to get the instance variable and throwing it away to see if it's there, just check to see if it's there. This fixes the Ruby warning: