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 Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d1be5983-f08f-4b51-be36-ae2f1bf9ef6c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
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 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 Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d1be5983-f08f-4b51-be36-ae2f1bf9ef6c%40googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/FC7C5FD64D434D3B8652ACF44558DB0B%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
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 On Sat, Jul 20, 2013 at 4:18 PM, Tushar Patil <tushar01patil-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> > 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 Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/d1be5983-f08f-4b51-be36-ae2f1bf9ef6c%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CADYFNxWrRUU8nXWNvhZaQdohfnBJbpnybWeBd_t%3DphFXRdo7BA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.