Actions
Bug #7709
closedconstants on Float aren't documented
    Bug #7709:
    constants on Float aren't documented
  
Description
For example:
ri Float::INFINITY tells me there is nothing known about INFINITY.  If you do ri Float it lists that constant, but there is no documentation.
        
          
          Updated by zzak (zzak _) almost 13 years ago
          
          
        
        
      
      - Category set to doc
 - Assignee set to zzak (zzak _)
 - Target version set to 2.0.0
 
Thanks Aaron!
        
          
          Updated by zzak (zzak _) almost 13 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 - % Done changed from 0 to 100
 
This issue was solved with changeset r39024.
Aaron, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- numeric.c: Document Float constants [ruby-core:51484] [Bug #7709]
 
Actions