(Frenchy, sorry =) )
Hi, i’m new web ruby developper and ruby on rails. I’ve just finished
my first rails rapplication and figured out one thing: my webhoster
use olds version of rails and ruby, but … That’s not my question. My
first rails app was just a try… just my portfolio which i developped
in php before assuming php is leak but when i tried to upload it, i
found out a question…
My question is:
I’ve just started develop my second app which will be a webgame, when
it will be done, i’ll probably rent a VPS but:
What is the process to upload web rails application which contains few
gems which is not installed as default (pg for postgresql, authlogic,
and some more…).
Do i have to prepare some “things” which will help me do that?
or just install ruby/rubygem/rails and the few gems i’ll need, create
database and upload my files?