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 403 episodes available.
September 14, 2023Base62 Decoding Short CodesDecoding our Base62 encoded short codes is the next challenge...more13minPlay
September 14, 2023Base62 Encoding Short CodesUsing Base62, we can take an Integer ID and compress it for short codes in our URLs...more18minPlay
September 14, 2023Creating The Link ModelFirst things first, we need a Link model to store our...more18minPlay
September 14, 2023URL Shortener RequirementsWe're going to build a URL Shortener in Rails, so where do we start? In this lesson, we'll plan out our project and the features we want to build....more10minPlay
September 13, 2023Rails 7.1 Authentication From ScratchRails 7.1 introduces many new features for authentication. In this lesson, we'll show you how to implement authentication from scratch using Rails 7.1's new features....more45minPlay
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
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 403 episodes available.