Actions
Feature #13177
closedGemify csv
    Feature #13177:
    Gemify csv
  
Description
This issue is tracking for gem release of csv module.
        
          
          Updated by hsbt (Hiroshi SHIBATA) almost 9 years ago
          
          
        
        
      
      - Related to Feature #5481: Gemifying Ruby standard library added
 
        
          
          Updated by hsbt (Hiroshi SHIBATA) almost 9 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 
Applied in changeset r57491.
Prepare to make CSV module to default gem.
- lib/csv.gemspec: initial gemspec for csv gem.
 - tool/rbinstall.rb: support gemspec located under lib direcotry like 
lib/foo.gemspec 
[Feature #13177]
        
          
          Updated by hsbt (Hiroshi SHIBATA) over 8 years ago
          
          
        
        
      
      It's released on rubygems.
Actions