Re: [Rails] How to use twitter bootstrap

2013-07-20 Thread Ravneet Singh
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.

Re: [Rails] How to use twitter bootstrap

2013-07-20 Thread Dheeraj Kumar
Bootstrap is a CSS framework, it can be used with any HTML page. I suggest you go read the Bootstrap documentation first. -- Dheeraj Kumar On Saturday 20 July 2013 at 4:18 PM, Tushar Patil wrote: > > Hi, > I have a Ruby 1.9.3p194 and Rails 4.0.0, Can i used twitter-bootstrap for > designi

[Rails] How to use twitter bootstrap

2013-07-20 Thread Tushar Patil
Hi, I have a Ruby 1.9.3p194 and Rails 4.0.0, Can i used 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. Thanks..! -- You received this message because you are subscribed to the