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 213 episodes available.
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
May 21, 2017Bootstrap Framework and Ruby on RailsUsing Bootstrap in your application has become much more simple. Also learn to create some helper methods to make working with Bootstrap much easier....more10minPlay
May 14, 2017Routing PartialsThe routes file can grow to be unmaintainable and messy. Learn to keep things organized by extracting out blocks of routes into their own files....more5minPlay
May 07, 2017Mountable EnginesMountable Engines are a great way to extract code into its own namespace and allow the code to be reused in other applications. Other popular gems that are mountable engines are Devise and Doorkeeper....more10minPlay
May 01, 2017Counter Cache AssociationsWhen displaying a count of records, this will generate extra SQL Queries. Learn how to reduce the number of SQL queries called with counter caching the number of associated records....more4minPlay
April 23, 2017Cropping Images with JCropExtend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images....more7minPlay
April 16, 2017Javascript Select Form Fields with ChosenChosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Learn how to use Chosen in a few different ways in this episode; Rails form builder and Simple Form....more7minPlay
April 09, 2017Drag and Drop with Interact.jsUsing Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries....more16minPlay
April 02, 2017Page Specific Javascript in Ruby on RailsSometimes you may find yourself with an application that has javascript that needs to execute only on a specific page. This episode lays the foundation to easily manage page specific javascript....more5minPlay
FAQs about Drifting Ruby Screencasts:How many episodes does Drifting Ruby Screencasts have?The podcast currently has 213 episodes available.