Skip to content

Switch to using require_relative for local files #41

@postmodern

Description

@postmodern

require_relative is more efficient than require when requiring local files within the gem. Switching to require_relative might help shave off some milliseconds from load-time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp-wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions