Hi, run 'gem install bundler' to install Bundler http://gembundler.com/, then run 'bundle install' under the app directory to install the gems needed.
-- Yong Gu Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, May 1, 2013 at 3:57 PM, gautam s. wrote: > Hi, > > i have installed the environment as per the tutorial you sent me. > "http://www.racap.net/2012/02/how-to-install-ruby-on-rails-in-windows.html" > > As of now what i understand is this. > > Step 1: install Ruby > Step 2: Install gems over it > Step 3: install rails over ruby. > > I have already installed ruby and its working perfectly as i can see the > below messages > > "Windows PowerShell > Copyright (C) 2012 Microsoft Corporation. All rights reserved. > > PS C:\Users\smelter> irb > DL is deprecated, please use Fiddle > irb(main):001:0> > " > > Step 1: is successfull > > Step 2: i am getting stuck. > I have already downloaded "http://rubygems.org/pages/download" the zip > package from here. unzipped it. > > And i am unaware how to download it. > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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 [email protected] > (mailto:[email protected]). > To post to this group, send email to [email protected] > (mailto:[email protected]). > 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

