Trending Projects for October 08, 2017
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
manage jar dependencies for gems and keep track which jar was already
loaded using maven artifact coordinates. it warns on version conflicts and
loads only ONE jar assuming the first one is compatible to the second one
otherwise your project needs to lock down the right version by providing a
Jars.lock file.
Airbrake Ruby is a plain Ruby notifier for Airbrake (https://airbrake.io), the
leading exception reporting service. Airbrake Ruby provides minimalist API that
enables the ability to send any Ruby exception to the Airbrake dashboard. The
library is extremely lightweight and it perfectly suits plain Ruby applications.
For apps that are built with Rails, Sinatra or any other Rack-compliant web
fra...