httplog: Log Outgoing HTTP Requests in Ruby — If you want to debug pesky API integrations or just get a feel for what’s going on under the hood with certain libraries you’re using, this hooks into the popular ways to fetch HTTP from Ruby and logs everything for you. Version 1.3.0 just came out.
Thilo Rusche
|
Get the Fastest RoR Deployments. Get Started Free — Unlike most Continuous Integration (CI) solutions, Buddy only re-builds the parts of your application that have changed and deploys your updates in seconds to any app store. Start building better apps faster with Buddy.
Buddy
|
A More Modular RuboCop — A look at breaking RuboCop (the code analyzer and formatter) up into three gems so each can focus on specific cops (general, performance and Rails).
Bozhidar Batsov
|
Weird Ruby: Single-Quoted Heredocs — ‘Weird’ might be a bit of a stretch but it’s not something you tend to see very often. Perl can be credited with this feature being included in Ruby.
Bozhidar Batsov
|
Mittsu: A 3D Graphics Library for Ruby — Work with OpenGL in a Three.js-inspired way.. but from Ruby. GLFW is required to make it all work. I just followed the instructions and the example code and it worked a treat on macOS.
Daniel Smith
|
P.S. Many more awesome videos from RubyKaigi 2019 have come out in the past few days, but we like to watch videos we recommend first, so will be focusing on the highlights next week. |
|