api-auth 1.2.5
Full HMAC auth implementation for use in your gems and Rails apps.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (11):
            actionpack
            ~> 3.0.0
          
          
            activeresource
            ~> 3.0.0
          
          
            activesupport
            ~> 3.0.0
          
          
            amatch
            >= 0
          
          
            appraisal
            >= 0
          
          
            curb
            ~> 0.8.1
          
          
            httpi
            >= 0
          
          
            multipart-post
            ~> 2.0
          
          
            rake
            >= 0
          
          
            rest-client
            ~> 1.6.0
          
          
            rspec
            ~> 2.4.0
          
    
