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.
January 16, 2024Send Notifications in Rails with Noticed gem v2Notifications in Rails applications are even easier now with the new release of Noticed gem v2. We'll explore how to add notifications to your Rails app in just a few minutes....more24minPlay
December 25, 2023What's New In Ruby 3.3Ruby 3.3.0 was released today and this lesson we're diving into the goodies included in the new version....more18minPlay
December 25, 2023Syncing Repositories with Ruby Scripts - Part 2In this lesson, we will pick up where we left off in the last part and package up our script into a gem that we can share. Along the way, we'll look at how we can spread responsibility across a few small classes to separate concerns and hopefully make the...more38minPlay
December 20, 2023How to use Solid Queue in Rails with Active JobSolid Queue is a database backed queue adapter for ActiveJob in your Rails apps. Instead of requiring an additional service like Redis, jobs are managed in the database itself and it's compatible with PostgreSQL, MySQL, and SQLite....more14minPlay
December 18, 2023Syncing Repositories with Ruby Scripts - Part 1In this lesson, we will be looking at getting a v1 of a Ruby script that will fetch, pull, and push across several repositories and remotes to keep our code up-to-date. Hopefully, it will give you ideas for other areas in your workflow where a simple Ruby...more34minPlay
December 08, 2023Linux Signal Trapping in RubyCatching signals from the operating system like Ctrl-C can be very useful for safely shutting down your Ruby process. In this lesson, we'll see how the Rails server catches Ctrl-C and gracefully shuts down....more9minPlay
November 20, 2023Template Locals in Rails 7.1Discover how the new template locals work in Rails 7.1...more9minPlay
November 02, 2023HTML Learning Path - What is HTML and Why Learn ItIn this lesson, we will learn what HTML is and why we need to know about it....more6minPlay
November 02, 2023HTML Learning Path - HTML Document StructureIn this lesson, we will learn about the basic structure of HTML documents....more11minPlay
November 02, 2023HTML Learning Path - List and Nav ElementsIn this lesson, we will learn about how to display content in a list and how we can use list elements to create navigational aids for our webpages....more14minPlay
FAQs about GoRails Screencasts:How many episodes does GoRails Screencasts have?The podcast currently has 408 episodes available.