Drifting Ruby
  • love movie Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise

    Show your love and support while looking fancy.

  • Community
    Forums new

    Got a question or want to chat about a topic? Let's talk!

  • About
  • Login

  • Home

  • Episodes

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (349)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • 7.0 (10)
    • Background Processing (10)
    • Ajax (10)
    • Production (10)
    • Test (8)
    • Activerecord (8)
    Virtual Columns in MySQL
    Play

    Virtual Columns in MySQL

    #87 Jul 2, 2017 free

    In 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.

    rails database
    12 0

    Plotting Points on a Map from Scratch
    Play

    Plotting Points on a Map from Scratch

    #86 Jun 25, 2017 free

    Using 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.

    rails javascript api maps view ajax
    15 7

    Working with Subdomains
    Play

    Working with Subdomains

    #85 Jun 18, 2017 free

    Learn to create a multi-tenant application where access to tenants are determined by the subdomain.

    rails multitenancy
    17 7

    Geocoding, Places and Maps
    Play

    Geocoding, Places and Maps

    #84 Jun 11, 2017 free

    Using the Geocoder gem and Google APIs, learn how to add some geolocation functionality to your application.

    rails javascript api maps
    12 3

    Autocomplete with HTML Results
    Play

    Autocomplete with HTML Results

    #83 Jun 4, 2017 free

    Working 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!

    rails view form javascript
    13 2

    DataTables
    Play

    DataTables

    #82 May 29, 2017 free

    The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

    rails javascript tables view
    22 30

    Bootstrap Framework and Ruby on Rails
    Play

    Bootstrap Framework and Ruby on Rails

    #81 May 21, 2017 free

    Using Bootstrap in your application has become much more simple. Also learn to create some helper methods to make working with Bootstrap much easier.

    rails view css
    13 5

    Routing Partials
    Play

    Routing Partials

    #80 May 14, 2017 free

    The routes file can grow to be unmaintainable and messy. Learn to keep things organized by extracting out blocks of routes into their own files.

    rails routes
    11 10

    Mountable Engines
    Play

    Mountable Engines

    #79 May 7, 2017 free

    Mountable 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.

    rails view gem engine
    17 2

    Counter Cache Associations
    Play

    Counter Cache Associations

    #78 May 1, 2017 free

    When 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.

    rails model cache
    8 3

    • « First
    • ‹ Prev
    • …
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • …
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC