I have a project where I have to build a Rubygem similar airbrake,I started by reading the source code of airbrake and I do know how to create a new gem,My problem is in the code itself ,I don't fully understand it .Does airbrake just notify the user or does it handle the exception? and also do you have any tips on how I can start my code or maybe any useful resources on this topic.
