Join us

heart Posts from the community tagged with ruby...
Sponsored Link FAUN Team
@faun shared a link, 1 year ago

Read Golang Weekly

Golang Weekly Newsletter, Gopa. Curated Golang news, tutorials, tools and more! 

Join thousands of other readers, 100% free, unsubscribe anytime.

Story
@sofiatarhonska shared a post, 1 year, 6 months ago
Mailtrap

Send Emails with Gmail API

Gmail is one of the most popular email services so far, and you will very probably want to use it as a mailbox for your web or mobile app. It is safe and credible, which is crucial to prevent your emails from going into the spam folder. That’s why we decided to flesh out how to send emails with Gmail API.

Story
@devgraph shared a post, 2 years, 5 months ago
Devgraph

Evolution of Encrypted Credentials in Rails 6.2

With each update, the credentials feature acquired better shape. This post will offer a peek into the evolution of encrypted credentials since its inception in Rails 5.1

Encrypted Credentials in Rails 6.2
Story
@devgraph shared a post, 2 years, 5 months ago
Devgraph

Code Concurrency and two easy Fixes

Not sure how to manage code concurrency in your rails code? We help you manage code concurrency through two easy fixes using Executors and Reloaders.

Title: Code Concurrency and two easy Fixes
Story
@devgraph shared a post, 2 years, 6 months ago
Devgraph

Building a Vagrant Box: Setting up your Environment

So, you want to set up a virtual development environment. But before you begin, here is a detailed guide on how to utilize the vagrant box and virtual machine.

Vagrantbox
Story
@devgraph shared a post, 2 years, 6 months ago
Devgraph

Tutorial on how to use Active Storage on Rails 6.2

A new rails tutorial - How to use active storage in Rails 6.2. Covered everything about Active Storage - from definition to installation to functionalities to major updates in recent releases. Check it out

Tutorial-Active-Storage-on-Rails 6.2