HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/activesupport-6.1.4.1/ri/ActiveSupport/Autoload/cdesc-Autoload.ri
U:RDoc::NormalModule[iI"
Autoload:ETI"ActiveSupport::Autoload;T0o:RDoc::Markup::Document:@parts[o;;[
o:RDoc::Markup::Paragraph;[I";Autoload and eager load conveniences for your library.;To:RDoc::Markup::BlankLineo;	;[
I"9This module allows you to define autoloads based on ;TI"8Rails conventions (i.e. no need to define the path ;TI"8it is automatically guessed based on the filename) ;TI"9and also define a set of constants that needs to be ;TI"eager loaded:;T@o:RDoc::Markup::Verbatim;[I"module MyLib
;TI"&  extend ActiveSupport::Autoload
;TI"
;TI"  autoload :Model
;TI"
;TI"  eager_autoload do
;TI"    autoload :Cache
;TI"  end
;TI"	end
;T:@format0o;	;[I"=Then your library can be eager loaded by simply calling:;T@o;;[I"MyLib.eager_load!;T;0:
@fileI"0lib/active_support/dependencies/autoload.rb;T:0@omit_headings_from_table_of_contents_below0;
0;0[[[[[I"
class;T[[:public[[:protected[[:private[[I"
instance;T[[;[[I"
autoload;TI"0lib/active_support/dependencies/autoload.rb;T[I"autoload_at;T@>[I"autoload_under;T@>[I"autoloads;T@>[I"eager_autoload;T@>[I"eager_load!;T@>[;[[;[[[U:RDoc::Context::Section[i0o;;[;
0;0[@)I"ActiveSupport;TcRDoc::NormalModule