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.

Export your Rails performance metrics with scout_dogstatsd

Want your Rails performance KPIs (response time, throughput, error rate, time-in-queue, etc) in your DogStatsD-compatible metric system with almost zero effort? Try the scout_dogstatsd gem. scout_dogstatsd automatically instruments your web + background jobs, sending metrics to systems that support the DogStatsD protocol (like DataDog).

tty-config - Ruby apps configuration data management

I’ve written tty-config to help with managing configuration options in Ruby apps, especially CLIs. I needed a simple api that will easily define, get and merge keys of arbitrary depth. It supports reading and writing of configuration options in YAML, JSON & TOML formats. No magic DSLs and converting keys into method calls. Pure and simple data lookups.

WordpRSS - a simple gem to help with the RSS aggregation app creation

Have you ever thought about building an RSS aggregator app with Rails? If yes then I have some goods news for you. I created WordpRSS – a simple Ruby gem that will help you to pull the data from any WordPress RSS channel. READ MORE

Hey Pawel, few thoughts here: 1. Why did you put a link to your own blog instea…
Hello Kaloyan! I put the link to the blog instead of the link to the rep…

Microservices for Startups: An Interview with Oleksiy Kovyrin of Swiftype

Oleksiy Kovyrin of Swiftype offers great insights into thoughtfully extracting microservices from a monolith and the costs and benefits of doing so. Swiftype is the leading platform for Site Search and Enterprise Search that powers search for thousands of enterprises and websites.

Loading older posts