Top "Twitter-bootstrap-rails" questions

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

Dynamically add active class to bootstrap li in Rails

in the bootstrap navigation bar. You can get the effect of a button being clicked by adding the class active . …

ruby-on-rails twitter-bootstrap twitter-bootstrap-rails
How to add styling to a single input in a form_for

I'm using the rails framework with HAML and I have bootstrap setup. How would I format the field inputs seperately. …

ruby-on-rails ruby haml twitter-bootstrap-rails
How to embed font-awesome icons into submit_tag

Trying to user font awesome icons for my buttons but I cant get it to show in the submit_tag &…

ruby-on-rails-3 twitter-bootstrap-rails font-awesome
How to change the color of Bootstrap links

I am using twitter bootstrap and I have some code like this: <%= link_to "Create", new_something_path %> …

css ruby-on-rails ruby twitter-bootstrap twitter-bootstrap-rails
Twitter Bootstrap: navbar button not showing or toggling collapse

I'm adapting Twitter's Bootstrap to my Ruby on Rails tutorial project (By Michael Hartl) and the upper navigation isn't collapsing. …

twitter-bootstrap collapse navbar twitter-bootstrap-rails
Twitter Bootstrap & rails - center content and fix min width

In my html the content should be centered on screen and his width should never be greater then 950px. Since …

ruby-on-rails twitter-bootstrap responsive-design twitter-bootstrap-rails
Bootstrap Tooltip in Ruby on Rails

I'm trying to get this done for quite some time now and i can't figure out whats wrong: My Link: &…

ruby-on-rails twitter-bootstrap ruby-on-rails-4 tooltip twitter-bootstrap-rails
Integrating Bootswatch Theme with Twitter-Bootstrap-Rails Gem

I've got a Ruby on Rails app running with Bootstrap, which I installed using the gem twitter-bootstrap-rails. I'd now like …

ruby-on-rails less twitter-bootstrap-rails bootswatch
Adding Twitter Bootstrap Carousel to rails app

I just started ruby on rails a few weeks ago, I'm currently building a blog using rails composer ( which uses …

ruby-on-rails carousel twitter-bootstrap-rails
How to add wrapbootstrap (made with twitter bootstrap) themes to rails application

The website https://wrapbootstrap.com/ has themes which were made using Twitter Bootstrap. Each of these themes include different versions …

ruby-on-rails ruby-on-rails-3 twitter-bootstrap twitter-bootstrap-rails bootswatch