<Toplevel Module>
					<Unknown Module>
								| module: | 
														Blamable
													 | |||||
| module: | 
														ClassConstMissing
													 | |||||
| module: | 
														Loadable
													 | |||||
| module: | 
														ModuleConstMissing
													 | 
ActiveSupport
								
													Dependencies
												
											| module: | 
																	ModuleConstMissing
																 | |||||
| module: | 
																	ClassConstMissing
																 | |||||
| module: | 
																	Loadable
																 | |||||
| module: | 
																	Blamable
																 | |||||
| class: | 
																	LoadingModule
																 | 
				#334
				 in 
				active_support/dependencies.rb
			
									
										loadable_constants_for_path
									
									(
								 | 
									
										path
									
									,
								 | 
									
										bases = autoload_paths
									
									)
								 | 
				#383
				 in 
				active_support/dependencies.rb
			
									
										autoload_module!
									
									(
								 | 
									
										into
									
									,
								 | 
									
										const_name
									
									,
								 | |
									
										qualified_name
									
									,
								 | |
									
										path_suffix
									
									)
								 | 
				#399
				 in 
				active_support/dependencies.rb
			
									
										load_file
									
									(
								 | 
									
										path
									
									,
								 | 
									
										const_paths = loadable_constants_for_path(path
									
									)
								 | 
				#475
				 in 
				active_support/dependencies.rb
			
				
					remove_unloadable_constants!