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 404 episodes available.
January 05, 2021How to upgrade from Turbolinks to Hotwire & TurboUpgrading from Turbolinks to Hotwire is actually pretty simple now that Turbo handles error responses...more12minPlay
January 01, 2021How to use Devise with Hotwire & Turbo.jsHotwire's Turbo library intercepts forms automatically so Devise needs a few tweaks to work with it. Learn how to do that in this screencast!...more12minPlay
December 23, 2020How to use Hotwire in RailsHotwire is the NEW MAGIC that DHH has been teasing about for so long. This episode we'll build the famous Twitter clone using Hotwire to see how it compares to other solutions out there....more25minPlay
December 07, 2020How to use Stimulus JS 2.0's new Values and CSS Classes APIsStimulus JS 2.0 just came out and it includes the awesome Values and CSS Classes APIs...more11minPlay
November 23, 2020Continuous Deployment with Rails & GitHub ActionsContinuous Deployment is the automation of deploying any code that gets merged into your main or release branch. We can easily set up GitHub Actions to run CI and CD for us to automate everything....more11minPlay
November 09, 2020How to Dual Boot Rails VersionsEver wanted to run your Rails app against multiple versions of Rails? You can with "dual booting" which helps you keep your stable Rails version but also test against the latest....more7minPlay
October 12, 2020How to use Google Analytics gtag.js with Turbolinks & WebpackerLearn how to add Google Analytics' gtag.js to Webpacker with Turbolinks support...more8minPlay
September 15, 2020Contributing To ThorThor is a tool in Ruby that powers command line tools like the Rails generators. In this video, we're fixing an unexpected situation that we found while using Thor....more19minPlay
September 03, 2020How to Test Gem Dependencies with AppraisalAppraisal lets us test our code against different versions of dependencies. This is fantastic if you're building Rubygems that must work with multiple versions of Rails or other dependencies...more14minPlay
August 17, 2020How to add Notifications to Rails with NoticedNoticed is my new gem for adding notifications to Rails apps. Notifications are really complicated to build and we've done the heavy lifting for you....more13minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 404 episodes available.