Actions
Feature #4688
closed[PATCH] Add docs to REXML functions
    Feature #4688:
    [PATCH] Add docs to REXML functions
  
Description
documented Functions::last, Functions::count and Functions::string_value
Files
        
           Updated by nagachika (Tomoyuki Chikanaga) over 14 years ago
          Updated by nagachika (Tomoyuki Chikanaga) over 14 years ago
          
          
        
        
      
      
    
        
           Updated by smartinez87 (Sebastian Martinez) over 14 years ago
          Updated by smartinez87 (Sebastian Martinez) over 14 years ago
          
          
        
        
      
      - File functions.patch functions.patch added
Oh good catch. Thanks for your feedback.
Here's the patch with the typo fixed.
Thanks!
        
           Updated by drbrain (Eric Hodel) over 14 years ago
          Updated by drbrain (Eric Hodel) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r31551.
Sebastian, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/rexml/functions.rb:  Add some documentation for REXML::Functions.
 Patch by Sebastian Martinez. [Ruby 1.9 - Feature #4688]
Actions