Ruby on Rails Wednesday, May 1, 2013

On 1 May 2013 08:57, gautam s. <lists@ruby-forum.com> 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.

You keep talking about Ruby and others are assuming you want Ruby on
Rails. Which is it?

If you want RoR on Windows use railsinstaller. However better not to
use Windows in the first place, use Linux or Mac for RoR.

Colin

--
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment