Phil Nashphilnash.hashnode.net·Jul 28, 2020Build a passcode protected conference line with Twilio and RubyWe've explored building a conference line with Ruby on Rails before, but the result there was a conference call that anyone could join. If you want to keep your calls a little more private you will want to protect your conference lines with a passcod...Discuss·21 likes·86 readsRuby
Phil Nashphilnash.hashnode.net·Jan 15, 2020FeaturedTesting signed and encrypted cookies in RailsRecently I’ve been refactoring the tests for a gem I maintain and I needed to test that it sets the right cookies at the right time. But the cookies in use in the gem are signed cookies and that caused a slight hiccup for me. I’d never tested the val...Discuss·14 likes·179 readsRuby
Brandon Duschbrandondusch.hashnode.net·Aug 20, 2020Level Up Your Rails Forms with Active StorageAuthor's Note: This post is related to the Rails Fitness application that I started earlier this summer. I wrote a multi-post series about building this app and you can read the prelude to Part 1 here . While reviewing the code, I decided I wante...Discuss·14 likes·45 readsRuby on Rails
Salmasalmacoder.hashnode.net·Apr 13, 2023Create Your Own Car Inventory App with Ruby - A Beginner's GuideIntroduction Welcome to this tutorial, which is aimed at new Ruby developers who want to learn how to build a simple car inventory application using Ruby. This tutorial is part of a larger project: a real Car Inventory Management System that I recent...Discuss·1 like·400 readsRuby
Ahmed Nadarahmednadar.hashnode.net·Apr 3, 2023🧹 Tidying Up Your Rails Code: The Art of Refactoring, Marie Kondo Styleoriginally posted on my blog You know that feeling when you're in the mood to crack on some code and do a 'brain dump' of ideas and code it? I'm sure everyone does, and it's perfectly fine. But sometimes, we forget about the initial brain dump and ca...Discuss·1 like·595 readsrubyonrails
Richard Millerappcompany.hashnode.net·Mar 29, 2023How to Find and Hire Ruby on Rails Developers in 2023Ruby on Rails has been one of the most popular web development frameworks for over a decade. It is known for its simplicity, flexibility, and productivity. In 2023, the demand for Ruby on Rails developers is expected to remain high as more businesses...DiscussRuby on Rails
Elimojojo.hashnode.net·Mar 22, 2023Ruby All The Things!Epistemic Status: High confidence about my own experience with these resources, Mid confidence that it generalizes to others. WIP Epistemic Effort: Low-to-medium effort, checked all the places I already have these resources favorited, bookmarked, or ...Discuss·28 readsRuby on Rails
Monali robellosolulab123.hashnode.net·Mar 16, 2023Comprehensive Guidelines for Ruby on Rail DeveloperAre you tired of developing cutting-edge internet apps with dated technology? Do you require assistance keeping up with web development trends? Don't look elsewhere! Introducing Ruby on Rail Development Services, a cutting-edge web application framew...DiscussBlockchain
Cezar Halmageanmixandgo.hashnode.net·Nov 15, 2022How to Send Tailwindcss-Styled Emails With Ruby on Rails 7Have you ever tried to create a good-looking email design from scratch? Or how about using TailwindCSS to write your email layouts? Well, if you did, you've probably failed. A lot. And it's safe to say reminding you about it is not a good way to make...Discussrubyonrails
Shaun Cechnercechner.hashnode.net·Nov 8, 2022Rail credentials, the master keyI believe the concept and of rails credentials and the master key is meant to be simple. So simple, in fact, the documentation on it is a little sparse. This article is my understanding and experience dealing with master key and encrypted credential ...Discuss·32 readsrubyonrails
SoluteLabsforsolutelabs.hashnode.net·Nov 5, 2022Ruby on Rails vs NodeJS: Which One to Choose?With the advancement of web applications, it has become important for developers to choose the right technologies for building the front and back ends of their web-based applications. When looking at the different technologies available for the front...Discuss·47 readsRuby on Rails
SoluteLabsforsolutelabs.hashnode.net·Nov 2, 2022What’s new with Ruby on Rails 7As of Jan 2022, Ruby on Rails has been used in over 408,599 global websites, including WeTransfer.com, Shopify and Airbnb. Ruby on Rails is proficient in building everything from simple websites to globally renowned sites that receive humongous traff...DiscussRuby
Rahul Maheshrahulmahesh.hashnode.net·Aug 28, 2022A quick peep on Ruby on RailsA quick intro 🏃♂️ So, I've been working on Ruby on Rails or simply RoR as part of my work for the past few months. With this blog, I would like to provide you a quick introduction on the same. Atleast few of you might have heard about this technolo...Discuss·5 likes·45 readsBlogsWithCC