> On Thu, Feb 20, 2014 at 5:12 PM, Phil Dobbin <
phild...@gmail.com
> <mailto:
phild...@gmail.com>> wrote:
>
> On 20/02/2014 10:35, Avi wrote:
>
> > And how different is Bootstrap from Twitter Bootstrap?
> >
> >
> > On Thursday, February 20, 2014 3:46:35 PM UTC+5:30, Avi wrote:
> >
> > Hello All,
> >
> > I want to integrate bootstrap admin themes into my rails app.
> > What is the correct way to integrate ?
> >
> > Should I directly copy paste all the js, css & other files
> into the
> > project ?
> > Or I should go with the gem 'bootstrap-sass'(with link -
> >
http://railsapps.github.io/twitter-bootstrap-rails.html
> > <
http://railsapps.github.io/twitter-bootstrap-rails.html> ) ?
>
> It's the same thing. It was renamed when it reached v.3.
>
> I always use Passenger to integrate Bootstrap with Rails. Seamless &
> very useful.