prow 0.3.0
Prow is solving the problem front-end developers have when they try to start a project, and need a server mock to work with. It also solves the problem of creating and serving a static HTML/CSS/JS that includes heavy front-end development work. Prow includes: * Mustache to HTML file generation * ShipdStyle compass plugin for getting easy responsive design widgets * DeMedusa the slim, extensible, JS framework
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            guard
            >= 0
          
          
            guard-rack
            >= 0
          
          
            guard-rake
            >= 0
          
          
            mustache
            >= 0
          
          
            rack-contrib
            >= 0
          
          
            shipd_style
            >= 0
          
          
            thin
            >= 0
          
    