guard_boilerplate 0.2.0
A simple script that allows you to run Guard to refresh your web browser and optionally recompile Sass/Haml files
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (8):
            growl
            ~> 1.0.3
          
          
            guard
            ~> 0.3.0
          
          
            guard-livereload
            ~> 0.1.9
          
          
            guard-sass
            ~> 0.0.6
          
          
            guard-shell
            ~> 0.1.1
          
          
            guard-webrick
            ~> 0.1.0
          
          
            hpricot
            ~> 0.8.4
          
          
            thor
            ~> 0.14.6
          
    