Bookmarks with tag "ruby", page 3 of 4
An HTTP client library for ruby
Efficient and thread-safe code loader for Ruby.
Part of Shopify’s success with Ruby on Rails is an emphasis on writing fast code. But, how do you really write fast code? Let’s talk about a few ways to start writing faster code in Active Record, Rails, and Ruby.
Ruby production code coverage collection and reporting (line of code usage)
Learn how to reduce your application memory consumption with new Ruby distribution. Tagged with ruby, docker, performance, memory.
Unobtrusive and flexible spam protection for Rails apps
This article shows the saga of how we used two sprints to increase in 10x the number of requisitions that our backend can respond. I’ll tell how it was possible to improve our backend’s performance…
Getting Started with Rack. GitHub Gist: instantly share code, notes, and snippets.
In this post, we'll learn the basics of Kafka and how its event-driven process can be used to power your Rails services.
Ruby and Rails efficient Kafka processing framework