RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

A new interactive mode for Bundler

Announcing bundle_update_interactive, a new gem that adds a nifty update-interactive command to Bundler, inspired by yarn upgrade-interactive. Browse the gems in your project that need updating, identify the ones affected by security vulnerabilities, and see risks at a glance with semver color highlighting. Having second thoughts about an upgrade? A changelog link is displayed for each gem so you can dive into the details. More docs and screenshots in the README: https://github.com/mattbrictson/bundle_update_interactive

Another bundle update related gem: https://github.com/mattbrictson/bundleup …
For some additional context: bundle_update_interactive is an improved, interact…

GoodJob v4

Since the previous major version, GoodJob v3.0 (June 2022), there have been 110 minor/patch releases from 88 contributors with many new features and improvements including: batches, bulk enqueuing, labelled jobs, job throttling, dark mode for the web dashboard, storage of error backtraces and contexts, ordered queues, the ability to pause repeating/cron-like jobs, systemd integration, healthchecks, and much more. https://island94.org/2024/07/introducing-goodjob-v4

Loading older posts