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 420 episodes available.
April 05, 2022Flattening Scopes in RubyIn this video, we will look at how to use blocks and bindings in Ruby to pass local variables across different scopes....more20minPlay
March 28, 2022How to use CSS Variables with Ruby on RailsCSS Variables or CSS custom properties allow you to define variables that can be used throughout your CSS to change properties and their values dynamically. It's a wonderful feature for allowing users to customize the look of your website....more8minPlay
February 25, 2022How to add Feature Flags in Rails with the Flipper gemTesting out new features or changes in production is something almost every application needs. Flipper is a fantastic tool with a GUI for rolling out these changes easily in your Ruby on Rails app....more8minPlay
February 17, 2022How to manage and run Maintenance Tasks for Rails in ProductionDeploying to production often requires running tasks to backfill new columns and other data. The maintenance_tasks gem from Shopify does a great job of allowing you to define tasks with arguments and run them in production....more10minPlay
February 14, 2022How to add Search in Rails using MeilisearchMeilisearch is an open source search engine written in Rust that integrates nicely with Rails to provide advanced search capabilities similar to ElasticSearch....more21minPlay
February 01, 2022Inline Editing with Turbo Frames in RailsHotwire allows us to add inline editing easily in Rails forms using Turbo Frames. Learn how to implement them in a reusable manner so you can inline edit any fields across any model....more21minPlay
December 29, 2021Migrating from Rails UJS to Hotwire: Data Method, Confirm, and Disable WithTurbo now provides equivalents to Rails UJS data confirm, disable with, and method attributes that we can use....more13minPlay
December 13, 2021How to use Kredis with RailsLearn how to use Kredis and see it works by implementing a recent searches unique list...more14minPlay
November 29, 2021Refactoring Javascript with Stimulus Values API & DefaultsRefactoring a Javascript countdown timer into a reusable Stimulus controller gives a look at the flexibility we can achieve by taking advantage of the Stimulus Values API and customizing the default values....more21minPlay
November 01, 2021Rails PR Code Review with Kasper Timm Hansen from the Rails core teamA code review with Kasper from the Rails core team to show us the process of reviewing, designing, and refactoring Rails code....more1h 11minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 420 episodes available.