module ActiveSupport
module ActiveSupport::Dependencies
module Bootsnap
module Bootsnap::CompileCache
module Bootsnap::CompileCache::ISeq
module Bootsnap::CompileCache::ISeq::InstructionSequenceMixin
module Bootsnap::CompileCache::YAML
module Bootsnap::ExplicitRequire
module Bootsnap::LoadPathCache
module Bootsnap::LoadPathCache::ChangeObserver
module Bootsnap::LoadPathCache::CoreExt
module Bootsnap::LoadPathCache::CoreExt::ActiveSupport
module Bootsnap::LoadPathCache::CoreExt::ActiveSupport::ClassMethods
module Bootsnap::LoadPathCache::PathScanner
module Kernel
class Bootsnap::LoadPathCache::Cache
class Bootsnap::LoadPathCache::Path
class Bootsnap::LoadPathCache::Store
class Module
bootsnap
1.1.3
:: from_archdir
def self.from_archdir(feature) require(File.join(ARCHDIR, "#{feature}.#{DLEXT}")) end