Banner
logo
Pito Salas' Blog - Today I learned...
The Difference Between load, autoload, require, and require_relative in Ruby 📖
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • February 3, 2023
      • The Difference Between load, autoload, require, and require_relative in Ruby 📖
      • 1 min read
    explainer require require-relative ruby

    The Difference Between load, autoload, require, and require_relative in Ruby 📖

    Link: The Difference Between load, autoload, require, and require_relative in Ruby 📖: "An oldy but goodie source of confusion in Ruby. Author says: "Loading external files can get tricky in Ruby, but it doesn't have to be. This post explains the usage of Ruby's load, require, and require_relative methods, and when to use each.""

    Previous
    Unlock the Potential of VS Code for Ruby Programming
    Next
    The day I discovered vmtouch
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs