Top "Twitter-bootstrap-rails" questions

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

Font-awesome, input type 'submit'

There seems to be no class for input type 'submit' in font-awesome. Is it possible to use some class from …

twitter-bootstrap twitter-bootstrap-rails font-awesome
Bootstrap 3+Rails 4 - Certain Glyphicons not working

I am trying to use bootstrap 3 in my rails 4 app. Followed this tutorial to set up bootstrap 3 using bootstrap saas …

ruby-on-rails-4 twitter-bootstrap-3 twitter-bootstrap-rails
Using Bootstrap to Change Button Color

I'm using RoR to make a one-month rails website. This is the code from the styles.css.scss sheet. It …

ruby-on-rails twitter-bootstrap-rails
How to integrate a Wrap Bootstrap theme into an Rails application?

I have bought a twitter bootstrap theme from wrapbootstrap. I already have a functional rails application. Now, I want to …

ruby-on-rails twitter-bootstrap ruby-on-rails-3 ruby-on-rails-4 twitter-bootstrap-rails
How to reuse a class in sass without using a mixin?

I want all my anchors in my application look like .btn (Twitter Bootstrap class), is there a way to make …

twitter-bootstrap sass twitter-bootstrap-rails
How can I make Twitter Bootstrap modal animation faster?

I really like the Twitter Bootstrap modal, but showing it with the animation is a bit slow. I'd say around 500…

twitter-bootstrap twitter-bootstrap-rails
Uncaught Error: no such method 'show' for tooltip widget instance

I am using ajax to submit a form for my registration, but am having an issue trying to setup tooltips …

jquery twitter-bootstrap twitter-bootstrap-rails twitter-bootstrap-tooltip
How do I use Twitter Bootstrap with Ruby on Rails 3.2.12?

I'm switching from PHP to Ruby on Rails and I'm loving it, the only thing is I'm so used to …

ruby-on-rails ruby-on-rails-3 twitter-bootstrap twitter-bootstrap-rails
Rails + Twitter Bootstrap: File to import not found or unreadable: twitter/bootstrap

I am trying to set up Rails app with Twitter Bootstrap (the gem twitter-bootstrap-rails), but I still cannot get over …

ruby-on-rails ruby twitter-bootstrap gem twitter-bootstrap-rails
How to setup bootstrap-datepicker-rails?

Anybody knows how to setup the gem bootstrap-datepicker-rails? I followed the steps in http://rubydoc.info/gems/bootstrap-datepicker-rails/0.6.21/frames, basically: …

datepicker ruby-on-rails-3.2 jquery-ui-datepicker twitter-bootstrap-rails