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
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
Return directive and Rewrite directive - two widely used methods for rewriting the URLs, rewrite directive is more powerful. Read the post to learn why and how to rewrite.
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.
Need to iOS push notifications through APNs? Here’s a detailed blog that walks you through how to send push notifications with the help of a sample iOS.
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
Learn about the encrypted version introduced with 5.1 to handling multi-environment credentials before rails 6 to Handling multi-environment credentials in rails 6 here
An alternative CPU architecture allows less expensive and faster computing. Learn how to deploy containerized applications into an ARM-based cloud.
See how ScaleArc can help achieve a downtime-free migration, decouple database from application layer, and more.
Scaling Rails apps is an process of master app architecture and supporting infrastructure. Learn how it’s done straight from our developer-friendly Rails guide.