bootstraps_bootstraps 2.0.3
A gem to make working with Bootstrap 2.0 in Rails 3 easier and better. Includes a new bootstrapped_form replacement for form_for which gives error text handling and html formatting to match Bootstrap's syntax.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            >= 3.1.1
          
          
            rails
            >= 3.1.1
          
    