top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to use twitter bootstrap in my rails application

0 votes
342 views

I have a Ruby 1.9.3 and Rails 4.0.0, Can I use twitter-bootstrap for designing with these version, Or it is compatible with these version, also tell me how to make rails application using twitter bootstrap.

posted Jul 20, 2013 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+1 vote
 
Best answer

Twitter Bootstrap is compatible with all versions. There are many ways of using Twitter Bootstrap in rails:-

  1. Directly download the Twitter Bootstrap files and include them into your project and include these files where ever in the code necessary.
  2. Use rails gems instead of Twitter Bootstrap. Try this link: http://railscasts.com/episodes/328-twitter-bootstrap-basics
answer Jul 20, 2013 by anonymous
0 votes

Bootstrap is a CSS framework, it can be used with any HTML page. I suggest you go read the Bootstrap documentation first.

answer Jul 20, 2013 by anonymous
Similar Questions
+1 vote

I am using twitter bootstrap css designing framework with rails.. is there other framework like bootstrap..

0 votes

I am proposing to have multiple domain name pointing towards a single site. On the site I would like to display the domains name that was used. How can I obtain the name of the domain that the user entered to access my site?

+1 vote

I am new to ruby on rails, I done a time sheet application in English it's works fine, I want to convert it into multiple language first goal is to covert in into "MARATHI" language.
I use a ruby 1.9.1 and rails 3 and I am linux(Ubuntu 12.10) OS, Can anyone suggest from where i start and how.

+1 vote

How to work my application events to store in google calendar. Is this possible. any good links are available to do this.

...