On 25 November 2014 at 08:50, Raafat Miss <
li...@ruby-forum.com> wrote:
> So you think its better if I try to run Ubunto on a virtual machine and
> then run Ruby on Rails?
Definitely, or dual boot the PC, then it becomes easier to move over
to Ubuntu completely.
Use RVM to install rails.
If you intend to do any work in rails (as opposed to just running this
app) then before you try to get this one going work right through a
good tutorial such as
railstutorial.org (which is free to use online).
That will show you the basics of rails and should make getting the app
up and running much easier.
Colin