speedo 0.3.3
This is a layout gem intended as a backdrop for developing rails applications quickly. Its intention is to speed initial development, removing the need for any intensive front-end development until the app is functional.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (8):
            bourbon
            >= 0
          
          
            coffee-script
            >= 0
          
          
            formtastic
            ~> 2.1.1
          
          
            haml
            >= 0
          
          
            jquery-rails
            >= 0
          
          
            rails
            >= 3.1
          
          
            sass-rails
            >= 0
          
          
            speedo-formstrap
            >= 1.2.8
          
    Development依存関係 (1):
            sqlite3
            >= 0
          
    
