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.
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
October 25, 2021How to use jQuery & jQueryUI with EsbuildUsing jQuery and plugins like jQueryUI in modern Javascript can be a little tricky. We'll see how to use it, how to deal with javascript import hoisting and how to add plugins like jQueryUI...more13minPlay
October 11, 2021How to use Bootstrap with CSS bundling in RailsInstalling Bootstrap is easier than ever thanks to CSS Bundling in Rails now. It also wires up the Javascript so you don't have to do much of anything....more10minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 408 episodes available.