Top "Twitter-bootstrap-rails" questions

twitter-bootstrap-rails is a toolkit from Twitter designed to kickstart development of webapps and sites.

Modifying Bootstrap form's submit button to custom css

I have been learning from and using elements of Hartl's Rails tutorial for my own app and learning experience. In …

css ruby-on-rails ruby-on-rails-3 twitter-bootstrap-rails
Rails: Issue with less after bootstrap update -- Cannot load such file -- less

It all was working fine before bootstrap update but now i have this error: cannot load such file -- less (…

ruby-on-rails twitter-bootstrap-rails
Why is the Twitter Bootstrap "fixed" layout NOT fixed?

The Twitter Bootstrap site reads as follows: The default and simple 940px-wide, centered layout for just about any website or …

css ruby-on-rails ruby twitter-bootstrap twitter-bootstrap-rails
Rails 3.2.3 + Twitter Bootstrap + Nav-Tabs: How to show a specific tab?

another newbie-question regarding rails and bootstrap. I am using something like this: <div class="tabbable tabs-left"> <ul …

ruby twitter-bootstrap twitter-bootstrap-rails
rails generate bootstrap layout with bootstrap-sass instead of twitter-bootstrap-rails

I had to choose from bootstrap-sass and twitter-bootstrap-rails and I've opted for the first as per suggestions on the web. …

ruby-on-rails ruby-on-rails-3 twitter-bootstrap-rails bootstrap-sass
Using less (2.2.1) raises an error requiring therubyracer (can't install therubyracer on windows)

I've been working to get twitter-bootstrap-rails gem working on my windows machine and ran into an error attempting to install …

ruby-on-rails less twitter-bootstrap-rails therubyracer
Converting String to Date before save with Rails

Very new to Ruby and I've been stuck for hours. Searching everywhere and can't find an answer. So I'm using …

ruby-on-rails ruby simple-form twitter-bootstrap-rails