seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.49k stars 997 forks source link

[INFO] Announcing fork of project #746

Closed toadkicker closed 10 years ago

toadkicker commented 10 years ago

All,

I have started a fork of this project that does not include the asset files for twitter bootstrap and only includes template helpers and generators. I feel that we could provide a complete solution for handling twbs markup without requiring people to be tied to a minor version update of twbs. One of the common issues this repo faces is 'when are you going to update to {someversion} of twbs', and we simply cannot expect to jump every time bootstrap is updated. However the markup hasn't changed much over the years, and it is pretty clear to me that the most attractive feature of this gem is the html helpers.

I started this work here and its very alpha. If you're interested in contributing I'll be happy to accept PR's, just please update the tests as needed.