<Toplevel Module>
					<Built-in Module>
								| class: | 
														Object
													 | |||||
| ✗ | class: | 
														
															Class
														
													 | 
Object
						(
						Builtin-Module
						)
					| includes | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| has properties | 
  | 
										Class
									
									(
									Builtin-Module
									)
								| has properties | 
  | 
				#122
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
								
									EMPTY_INHERITABLE_ATTRIBUTES
								
								=
								
									{}.freeze unless const_defined?(:EMPTY_INHERITABLE_ATTRIBUTES)
								
							 | 
				#138
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
								
									inherited_without_inheritable_attributes
								
								⇐
								
									inherited
								
							 | 
				#139
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
								
									inherited
								
								⇐
								
									inherited_with_inheritable_attributes
								
							 | 
				#8
				 in 
				active_support/core_ext/class/delegating_attributes.rb
			
									
										superclass_delegating_reader
									
									(
								 | 
									
										*names
									
									)
								 | 
				#33
				 in 
				active_support/core_ext/class/delegating_attributes.rb
			
									
										superclass_delegating_writer
									
									(
								 | 
									
										*names
									
									)
								 | 
				#43
				 in 
				active_support/core_ext/class/delegating_attributes.rb
			
									
										superclass_delegating_accessor
									
									(
								 | 
									
										*names
									
									)
								 | 
				#42
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										class_inheritable_array_writer
									
									(
								 | 
									
										*syms
									
									)
								 | 
				#59
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										class_inheritable_hash_writer
									
									(
								 | 
									
										*syms
									
									)
								 | 
				#91
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
				
					inheritable_attributes
				
			
				#95
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										write_inheritable_attribute
									
									(
								 | 
									
										key
									
									,
								 | 
									
										value
									
									)
								 | 
				#102
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										write_inheritable_array
									
									(
								 | 
									
										key
									
									,
								 | 
									
										elements
									
									)
								 | 
				#107
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										write_inheritable_hash
									
									(
								 | 
									
										key
									
									,
								 | 
									
										hash
									
									)
								 | 
				#116
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
				
					reset_inheritable_attributes
				
			
				#124
				 in 
				active_support/core_ext/class/inheritable_attributes.rb
			
									
										inherited_with_inheritable_attributes
									
									(
								 | 
									
										child
									
									)
								 |