Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
GoRails is a series of screencasts and guides for all aspects of Ruby on Rails. Learn how to setup your machine, build a Rails application, and deploy it to a server.... more
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 408 episodes available.
August 21, 2023Extending Rails (Gently)In this episode we discuss how to extend Rails (gently) with Kasper Timm Hansen and a few of his open source gems. The important idea here is for people to try to come up with their own ideas of making Rails better....more25minPlay
August 18, 2023Bundler's New Ruby Version File OptionBundler 2.4.19 introduces a new "file:" option for specifying the Ruby version file. This makes it easy for you to have a single point of truth for your Ruby version file....more5minPlay
August 14, 2023Responsive Navigation with TurboMobile and desktop versions of widgets often need to be completely different. Navigation and tabs on mobile don't work well when there are lots of items so we'll show you how to use Turbo and a select tag for mobile navs....more13minPlay
July 31, 2023Better Debugging With The Ruby Debug GemIn this video, we will be looking at how to better debug issues in our programs and applications by leveraging the Ruby Debug gem....more27minPlay
July 10, 2023Refactoring Turbo Streams into Turbo FramesTurbo Frames provide an iFrame like concept for Hotwire applications. If you're using Turbo streams to replace a portion of the page, you can accomplish the same thing even easier using Turbo Frames...more11minPlay
June 27, 2023Refactoring with ActiveSupport::TimeWithZoneIn this episode, we will look at refactoring some time related code by leveraging ActiveSupport::TimeWithZone...more16minPlay
June 12, 2023Adding a Highlight Button to TrixIn this episode, we will extend Trix by adding a text highlighting feature....more7minPlay
May 29, 2023The difference between Link_to vs Button_to in Ruby on RailsA lot of developers use link_to and button_to interchangeably. In this lesson, we'll explore when you should use link_to and when to use button_to and the differences between them....more15minPlay
May 01, 2023How to Process Inbound Webhooks (Railsconf 2023)Processing inbound webhooks can be tricky. In this lesson, you'll learn how receive, verify, and process webhooks in an efficient and well-organized manner....more42minPlay
April 19, 2023Upload Cover Images in Rails with ActiveStorageBlog posts often need cover images for social sharing. In this lesson, we'll add cover image file uploads with ActiveStorage....more29minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 408 episodes available.