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.

  20 February 2024

  19 February 2024

Be more GARY: Upping your RSpec Game

The DRY principle (Don’t Repeat Yourself) is great for keeping your executable code clean, but it can get in the way of writing meaningful, readable, understandable tests. Introducing the GARY principle – Go Ahead, Repeat Yourself. [more inside]

  18 February 2024

  17 February 2024

  16 February 2024

Ruby Dev Summit 2024 Interview w/ Andy Maleh

Recently, I was interviewed for the 2024 Ruby Dev Summit, and a video podcast of the interview was just posted online and is available to watch for free for the next 24 hours (Fri, Feb 16 3pm ET till Sat, Feb 17 3pm ET). Also, an audio podcast was published in the Ruby Rogues podcast. [more inside]

  15 February 2024

  14 February 2024

  13 February 2024

  12 February 2024

  9 February 2024

  8 February 2024

wowmow 🐛🕳️

Here’s a little goodie for you to work with webhooks locally: wowmow – a self-containted little Rack app designed to be deployed on render.com. It acts as a dead simple reverse proxy to give your local development web server a public URL with SSL. Think of it as you own private ngrok. It has to run on a starter instance which costs EUR 7 per month, but if you suspend it whenever it’s not in use, you can cut the cost to mere cents. https://github.com/svoop/wowmow

Loading older posts