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.
July 30, 2017Custom Error Pages with Slack NotificationLearn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported....more10minPlay
July 23, 2017Benchmarking and Refactoring the content_for View HelperIn a recent blog post, we looked into the content_for view helper to render breadcrumbs. Once we got the feature working, it's time to refactor the feature to lower technical debt....more8minPlay
July 16, 2017Creating Custom Ruby on Rails GeneratorsSimplify your workflow by using custom generators to streamline the creation of files and templates that you use often....more12minPlay
July 09, 2017Virtual Columns with JSON Data TypesContinuing from Episode #87, we take a deeper dive into virtual columns in Rails 5.1 and use them to parse JSON Data Types with adding indexes to the virtual column....more8minPlay
July 02, 2017Virtual Columns in MySQLIn Ruby on Rails 5.1.0, generated virtual column support was added for MySQL and MariaDB. Using generated and stored columns can leverage heavy calculations to the SQL side....more5minPlay
June 25, 2017Plotting Points on a Map from ScratchUsing the Google Maps Javascript API, learn how to plot markers onto a map. Load markers and info windows through AJAX calls to your Rails JSON API....more9minPlay
June 18, 2017Working with SubdomainsLearn to create a multi-tenant application where access to tenants are determined by the subdomain....more8minPlay
June 11, 2017Geocoding, Places and MapsUsing the Geocoder gem and Google APIs, learn how to add some geolocation functionality to your application....more12minPlay
June 04, 2017Autocomplete with HTML ResultsWorking with an autocomplete can be very simple. However, things get complicated when you try to use HTML markup in the displayed results. Learn how to use HTML markup within your autocomplete results!...more8minPlay
May 29, 2017DataTablesThe DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search....more16minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 211 episodes available.