get_args 1.1.1
Extracted from Merb, get_args allows you to query a method for its argument names and defaults. This gem exists so you can get this functionality without having to include all of Merb.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            extlib
            >= 0.9.13
          
    