This method won't throw an error: def a_method raise ensure return :something end it will in fact return...

require 'ruby-prof' # you don't need this if you have ruby-prof in your Gemfile You can set one...

One of the main source of bugs and complexity in the code is when a functional method (that we expect...