Actions
Bug #8952
closed[DOC] required keyword arguments
    Bug #8952:
    [DOC] required keyword arguments
  
Description
Shouldn't "required keyword arguments" be described in the doc, probably in syntax/methods.rdoc?
There is only "optional keyword arguments" now.
        
           Updated by zzak (zzak _) about 12 years ago
          Updated by zzak (zzak _) about 12 years ago
          
          
        
        
      
      - Status changed from Assigned to Feedback
@nobu (Nobuyoshi Nakada) did you see #8905?
        
           Updated by hsbt (Hiroshi SHIBATA) almost 12 years ago
          Updated by hsbt (Hiroshi SHIBATA) almost 12 years ago
          
          
        
        
      
      - Target version changed from 2.1.0 to 2.2.0
        
           Updated by naruse (Yui NARUSE) almost 8 years ago
          Updated by naruse (Yui NARUSE) almost 8 years ago
          
          
        
        
      
      - Target version deleted (2.2.0)
        
           Updated by jeremyevans (Jeremy Evans) over 6 years ago
          Updated by jeremyevans (Jeremy Evans) over 6 years ago
          
          
        
        
      
      - Status changed from Feedback to Closed
Applied in changeset git|71d21f3c750f41ab44e618162515bd9e4a9f289e.
Document required keyword argument syntax [ci skip]
Fixes [Bug #8952]
Actions