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.
May 30, 2016Production Deployment on UbuntuA guide to configure your Ubuntu installation and deploy a Ruby on Rails application. Lock down the settings to prevent unwanted access....more17minPlay
May 23, 2016Eager Loading with GoldiloaderWouldn't it be awesome if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default? With Goldiloader it can!...more4minPlay
May 16, 2016Infinite ScrollingInfinite scrolling is now a common feature and there are several cases where it is really useful. For instance there are some websites where we simply can’t imagine a good pagination system, like Twitter or even Facebook....more6minPlay
May 09, 2016WYSIWYG Editor with TrixCompose beautifully formatted text in your web application. Trix is a WYSIWYG editor for writing messages, comments, articles, and lists....more5minPlay
May 02, 2016WYSIWYG Editor with SummernoteIntegrate Summernote WYSIWYG Editor into your application. Learn how to use AJAX callbacks to filestore your images instead of database Base64....more8minPlay
April 25, 2016Meta TagsAdding Meta Tags to your website is important for SEO ranking and content display. Learn how to easily add meta tags to your Ruby on Rails application....more5minPlay
April 17, 2016Faye WebSockets - Part 2Learn how to install and configure a thin server within a Linux environment hosting a Faye WebSocket application. This episode includes showing you how to server your WebSockets over a secure SSL connection....more7minPlay
April 14, 2016Fragment CachingMake your application faster by leveraging memory and caching fragments of your view....more8minPlay
March 02, 2016UUID in Rails with ActiveUUIDSome cases require non-auto incrementing primary keys as well as multiple master writes without id conflicts. With ActiveUUID, we can configure our table's primary key with confidence without added complexity....more6minPlay
February 23, 2016Faye WebSockets - Part 1Using WebSockets, we are able to create a realtime notification between browsers. Useful for in-app messaging, chats, and more! Learn how to use Faye's Publish and Subscribe methods. I believe that this paves the way for successfully using and learning the upcoming ActionCable....more8minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.