Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Every week you will be treated to a new Drifting Ruby episode featuring tips and tricks with Ruby on Rails, the popular web development framework. These screencasts are short and focus on one techniqu... more
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.
January 02, 2017Periodic Tasks with sidekiq-cronUsing a third-party add-on, sidekiq-cron, we can create periodic tasks to extend the functionality of sidekiq....more5minPlay
December 25, 2016Sidekiq on ProductionSidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn to deploy Sidekiq to your production environment....more7minPlay
December 18, 2016Sidekiq BasicsSidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn the basics of Sidekiq and integrating it with ActiveJob....more8minPlay
December 11, 2016Mail Previews and TemplatesUsing ActionMailer::Preview preview email samples without sending them. Using Zurb's Foundation for Emails, learn how to use email templates with the Ink framework....more9minPlay
December 04, 2016Getting Started - Ruby on Rails - Architectural OverviewFor beginners, learn the basic structure of a Ruby on Rails application and the request lifecycle. Learn how different components of a Rails application interact with each other....more22minPlay
November 28, 2016Redis BasicsRedis within a Ruby on Rails application has many benefits. Learn to interact with Redis Server and set it up for caching within your application....more6minPlay
November 21, 2016Charts and GraphsLearn how to use one of three charting libraries, Chart.js, Highcharts, or Google Charts, using the Chartkick gem to create simple and unobtrusive charts in your application....more8minPlay
November 13, 2016Getting Started - Ruby on Rails - Development EnvironmentHere is a simple workflow of setting up a new development environment. From Homebrew, ZSH, Atom, and RVM, learn how to easily get your macOS environment up and running....more9minPlay
November 06, 2016Database Index Optimization and Migration MaintenanceAdding indexes to your databases can increase the SQL search performance on your tables. As your application grows, migration files can become out of hand, use squasher to squish them down to a single file....more5minPlay
October 30, 2016Rails API - Throttling with Rack::AttackSave expensive calculation time using Rack::Attack, we will learn how to limit requests coming into our application. This gem not only limits requests, but can be used to blacklist or whitelist users as well....more8minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.