Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Every week you will be treated to a new Drifting Ruby episode featuring tips and tricks with Ruby on Rails, the popular web development framework. These screencasts are short and focus on one techniqu... more
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.
October 02, 2022Hotwire IntroductionHotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. With Rails 7, we get Hotwire added in by default. In this episode, we look at some of the features with Hotwire and how to use them....more24minPlay
September 04, 2022Automate Rake TasksWhen rake tasks need to be part of a deployment, you could find yourself in a situation where the rake task was forgotten about or have to go through the process of shelling into the environment to execute the tasks. In this episode, we look at addressing these issues by creating a way to have rake tasks execute automatically....more19minPlay
August 07, 2022Ubuntu DesktopUbuntu is an open source software operating system that offers a great development experience and can run on most x86/amd64 systems. In this episode, we set up our Ruby on Rails development environment on Ubuntu 22.04 LTS Jammy Jellyfish....more12minPlay
July 03, 2022File Uploads and Cloud StorageAWS S3 has been a reliable service over the years and for a long time it was the only option. However, in the past few years, there has been more cloud storage options that have popped up with compatible S3 APIs. These services can sometimes offer better pricing and speeds....more16minPlay
June 05, 2022Roles from ScratchIn this episode, we look at different authorization approaches from the most simple to more complex scenarios....more16minPlay
May 01, 2022Active Record TricksIn this episode, we look at tips and tricks from read only attributes, inserting and upserting (update or insert) records, toggling booleans, and single table inheritance....more12minPlay
April 03, 2022Label Maker with RubyLearn how to turn your tweets into physical printouts on a label maker via the Cups/PPD API. It's a silly concept, but can have some great real world application with interfacing with printers....more27minPlay
March 06, 2022Remote DevelopmentHaving a fast and expensive computer to do daily development is a luxury. Sometimes, we may be in a position where we are just getting started with programming and the budget is very small. In this episode we look at a very moderately priced Chromebook and explore how we can make it into a viable development machine....more15minPlay
February 06, 2022Hotwire ModalsIn this episode, we look at creating an unobtrusive and efficient way to launch Bootstrap modals using Turbo and Stimulus....more17minPlay
January 02, 2022Deploying Static SitesGithub Pages and Gitlab Pages are both great places to quickly and easily push up static sites directly from your code repository....more10minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.