padrino_bootstrap_forms 0.0.2
Padrino Bootstrap Forms is a port of Seth Vargo's Bootstrap Forms for Rails. It makes Twitter's Bootstrap on Padrino easy to use by creating helpful form builders that minimize markup in your views.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            ~> 3.0
          
          
            padrino
            ~> 0.10.6
          
    