Ruby on Rails Tuesday, October 27, 2015

On 27 October 2015 at 02:28, Srinivas Kalyan <kalyan.nandivada@gmail.com> wrote:
> Hi All,
>
> I am new Ruby on Rails, I had installed as described below on my machine.
> Could you please advise good editor compatible to the below configuration?
> And any additional steps required once i install these?
>
> MySQL 5.6.27
> Ruby 2.2
> Git
> Rails 4.0

You have not told us which operating system you are using. Assuming
it is a linux or Mac OS then I recommend installing using rvm (others
prefer rbenv).

However I suggest that you start by working right through a good
tutorial such as railstutorial.org (which is free to use online).
This tutorial runs in the cloud and does not need you to install
anything to get going. Once you have learnt the basics then
installing on your own machine will be easier as you will know what to
expect.

As a matter of interest why have you installed an almost obsolete
version of Rails? 4.2.4 is the current version.

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.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsPss%2BakzPwv6R5m2fMthhAYBR7PJRjKDxaPGJhxEDMoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment