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.

🚀 Level Up Your Ruby API Game! 🚀

I just wrote a new article on how to make API calls in Ruby, exploring everything from the simplest approach to pro-level solutions with HTTParty and Faraday. 🌟 💡 Whether you’re building a new project or improving an existing one, knowing the best ways to handle API requests can make a world of difference. [more inside]

Experimenting to optimize SQL query by x360 and some tips to read query plans

SQL is among the main skills for Ruby on Rails developers. When talking about performance, it’s, for instance, critical to understand a query plan. When unsure, experimenting can sometimes go a long way, as this story of query optimization can tell: https://www.rorvswild.com/blog/2025/experimenting-to-optimize-sql-query-by-x360-and-some-tips-to-read-query-plans

Loading older posts