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 (342)
    • Javascript (72)
    • View (52)
    • Stimulusjs (47)
    • Ruby (38)
    • Model (34)
    • Security (30)
    • Development (25)
    • Hotwire (25)
    • Database (21)
    • Api (21)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Authentication (17)
    • Deployment (16)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • Background Processing (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Docker (8)
    • Activerecord (8)
    Static Pages with High Voltage
    Play

    Static Pages with High Voltage

    #12 Aug 10, 2015 free

    Creating Static Pages within your Rails application is easy and configurable with High Voltage.

    rails view
    7 1

    Annotate
    Play

    Annotate

    #11 Aug 7, 2015 free

    With strong params replacing attr_accessible, a difficulty has arisen with referencing to the structure of your models. With annotate, we can generate the structure of our models in the comments of our models.

    rails model documentation
    6 0

    Invisible Captcha
    Play

    Invisible Captcha

    #10 Aug 2, 2015 free

    Part of a good User Experience is making your application easy to use for your users. However, a few bad apples often cause a hinderance to your UX/UI by the addition of Captchas. Learn how to create invisible captchas to protect your forms while delivering a good UX.

    rails form security
    5 3

    ActiveJob
    Play

    ActiveJob

    #9 Jul 30, 2015 free

    ActiveJob is a built in wrapper within Rails 4 for your background processors. By adding this layer to your application, swapping background processors is much easier as you will only be affecting a limited number of files.

    rails activejob background processing
    13 5

    Sending Emails
    Play

    Sending Emails

    #8 Jul 30, 2015 free

    This episode is a prelude to ActiveJob and background processing. Learn how to send emails using an external mail service with Rails.

    rails mail
    7 1

    Sitemap Generator
    Play

    Sitemap Generator

    #7 Jul 28, 2015 free

    Adding Search Engine Optimization to your site is easy. However, maintaining it can be difficult. This episode shows how to approach the sitemap indexing.

    rails seo
    14 0

    attr_encrypted
    Play

    attr_encrypted

    #6 Jul 26, 2015 free

    Protecting your data within your database has never been easier. With attr_encrypted, you can easily add a level of security to your application without much refactoring.

    rails security
    8 3

    Florrick
    Play

    Florrick

    #5 Jul 24, 2015 free

    This is a Rails library which integrates with Active Records and provides some awesome user-initiated string interpolations for your web apps. For example, have you ever needed to allow users to insert their own variables into e-mail templates or messages?

    rails model strings
    7 1

    Serialized Attributes
    Play

    Serialized Attributes

    #4 Jul 22, 2015 free

    Store multiple attributes and values using a text column. Not for everyday use, but has situations where it can save on the number of columns and/or models needed to accomplish a task.

    rails model
    10 1

    ActionCable on Production
    Play

    ActionCable on Production

    #3 Jul 20, 2015 free

    Taking a look at ActionCable and switching from Puma to Thin. On server reboot, spin up the ActionCable service.

    streaming rails websockets
    5 3

    • « First
    • ‹ Prev
    • …
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 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