Bookmarks, page 69 of 70
An alternative for double-quoted strings, when you have more quote characters in a string. Instead of putting backslashes in front of them, you can easily write: >> %Q(Joe said: "Frank said: "#{what_frank_said}"") => "Joe said: "Frank said: "Hello!""" The…
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Library redirects stdout stream contents to telegram chat line by line.
A methodology for building modern, scalable, maintainable software-as-a-service apps.
Tinyproxy : lightweight http(s) proxy daemon
Relational database management systems are a key component of many web sites and applications. They provide a structured way to store, organize, and access i…
When you start a new server, there are a few steps that you should take every time to add some basic security and give you a solid foundation. In this guide…
acts_as_paranoid for Rails 5, 6 and 7.
Ruby library that converts cron expressions into human readable strings
In this tutorial, we will show you how to use Let’s Encrypt to obtain a free SSL certificate and use it with Nginx on Ubuntu 16.04. We will also show you how…
In this tutorial we’ll install Ruby and Nginx on a DigitalOcean Ubuntu Droplet and configure Puma and Capistrano in our web app. Nginx will be used to captur…
Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is…
Lightweight job scheduler extension for Sidekiq.
Complete Ruby geocoding solution.