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.

Using Docker on Apple silicon with a remote Docker engine

Not strictly Ruby, but many Ruby developers use Docker. I wrote a post on using a remote Docker engine on the new Apple silicon Macs while we wait for official support. The post also covers a workaround for bind mounts which otherwise don’t work with a remote Docker engine. I have been working with this setup for a couple of days now and I barely notice the difference compared to a normal Docker setup. Hope it’s useful to others too. [more inside]

Day 04 - noticed @ Ruby Advent Calendar 2020 - 25 Days of Ruby Gems

Hello, lets thank Chris Oliver for the fourth write-up in the Ruby Advent Calendar 2020 - “Day 4 - noticed Gem - Send Notifications Immediately or for Later Delivery (in the Background) via Email, Slack, Text Message, Real-Time ActionCable in the Navbar or Many More Channels”. Cheers. Prost. PS: This notification is (old-school) hand-delivered :-).

httpx 0.10.0 - streaming requests, rate limiter, rbs, international domains

“httpx” is an advanced HTTP client library for ruby. It ships with HTTP/2 support, and handles concurrent requests seamlessly, while shipping with a powerful plugin system. v0.10.0 brings support for streaming requests, a rate limiter plugin for convenience, RBS type signatures, and support for international domains in URLs. [more inside]

Loading older posts