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

    Complex Strong Parameters

    #16 Aug 28, 2015 free

    Make your strong parameters do more by extracting the logic in order to maximize the ability and security of your application.

    rails security parameters
    13 1

    Refile Uploads with Progress Bar
    Play

    Refile Uploads with Progress Bar

    #15 Aug 23, 2015 free

    Adding progress bars to your Refile uploader is easy thanks to the included javascript library from Refile. Learn how to add progress bars to your application.

    rails view uploads
    5 2

    Securing File Uploads
    Play

    Securing File Uploads

    #14 Aug 22, 2015 free

    Be default, Refile does not have a way to secure file downloads. It relies on a generated hash that is unknown to users unless the page renders that image or has a download to that file. This is okay sometimes, however, protecting the file from being downloaded for those who have the URL is a bit more involved.

    rails security uploads
    4 0

    Uploading Files with Refile
    Play

    Uploading Files with Refile

    #13 Aug 19, 2015 free

    Refile is a modern file upload library for Ruby applications. It is simple, yet powerful. This episode covers the basics of uploading and displaying images. Next episodes will cover protecting files and progress bars.

    rails uploads
    10 2

    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

    • « First
    • ‹ Prev
    • …
    • 34
    • 35
    • 36
    • 37
    • 38
    • 39
    • 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