Running rails project on another machine -
i developing website on rails. tried move project on machine , start rails server server doesn't start. instead when enter command rails s in terminal creates various files. please let me know steps should follow run project on machine. have rails installed there.
sounds other machine has rails 2 (instead of 3) installed, running rails <something>
generate new rails app called <something>
Comments
Post a Comment