whurl_engine 2.2.0
Whurl is a mountable engine for Rails 3.1+ apps allowing you to show the functionality of your API. You can save API calls and share them with your team or the public.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            coderay
            ~> 0.9
          
          
            coffee-script
            >= 0
          
          
            haml
            ~> 3.1
          
          
            httmultiparty
            ~> 0.2
          
          
            json
            >= 1.5
          
          
            rails
            ~> 3.1
          
          
            rinku
            ~> 1.5
          
          
            sass
            ~> 3.1
          
          
            uglifier
            >= 0
          
    