I am fairly new to ruby on rails, I have been trying to use twitter-bootstrap as an asset, so I have included it in my Gemfile, bundled and it inst
ruby on rails
twitter-bootstrap
I guess you are using sass instead of LESS.
Have you tried the twitter-bootstrap-rails gem?
gem "therubyracer" gem "less-rails" gem "twitter-bootstrap-rails"
https://github.com/seyhunak/twitter-bootstrap-rails