Closed ltw closed 14 years ago
Ruby 1.9 doesn't have jcode and LoadError must be explicitly called. A naked rescue only catches StandardError.
Thanks a lot for the fix! I'll pull this in tomorrow and test.
Merged. Thank you.
Ruby 1.9 doesn't have jcode and LoadError must be explicitly called. A naked rescue only catches StandardError.