Ruby on Rails 7.2.2
        
        
            type.rb
        
        
            
            - 
                activemodel/lib/active_model/type.rb
                
                    on GitHub
                
            
 
    
        
  
  
    
    Required Files
    
      
        - active_model/type/helpers
- active_model/type/serialize_cast_value
- active_model/type/value
- active_model/type/big_integer
- active_model/type/binary
- active_model/type/boolean
- active_model/type/date
- active_model/type/date_time
- active_model/type/decimal
- active_model/type/float
- active_model/type/immutable_string
- active_model/type/integer
- active_model/type/string
- active_model/type/time
- active_model/type/registry
Namespace
    
      Module