Last Updated: February 25, 2016
·
6.3K
· jasontorres

Using twitter-bootstrap-rails with Twitter Bootstrap 3

Currently, the twitter-bootstrap-rails isn't still updated to Bootstrap 3.

To start using it, add this to your Gemfile

gem 'twitter-bootstrap-rails', github: 'seyhunak/twitter-bootstrap-rails', branch: 'bootstrap3'

Update:

I felt disappointed with the existing gem because it doesn't work and it takes a great deal at the moment to get it working so I decided to write one for myself.

https://github.com/jasontorres/bootstrap-on-rails

Install it:

gem 'bootstrap-on-rails'

2 Responses
Add your response

Is your gem sass or less based?

over 1 year ago ·

@Verygreenboi, it's less based. ;)

over 1 year ago ·