Ever had the error `terminate called after throwing an instance of ‘int’` in Ruby on Rails? I have, and it’s been frustrating to no end. It was difficult to trace but eventually I found the cause. In my case it was caused by ImageScience version 1.1.3. Version 1.1.1 does not have this problem. Also, ImageMagick does not have it!
Rails: terminate called after throwing an instance of 'int'
3