Observation:
I guys, when i tried to learn Ruby on Rails, I struggle lot in setting ruby on rails in Mac laptop.
Ruby on rails installation required ruby, rbenv.
Even though i have ruby installed its different version.
I have to know correct ruby on rails version, correspond ruby version other dependencies.
I have to download them. Install it, it some time throw some errors.
Again i have to verify the installation.
I was think, is there any one bundle or installation that i can use it instantly or with minimum time in setting up framework.
Solutions
Following are some of my exploration.
I thought tried Ubuntu in Virtual Box.
It have its own problem for me like, i am not unable to connect to my network.
Its little bit slow.
I though lets try on windows.
I tried their too, their also same like windows but little bit fast
I though, i don't need any local setup at all. I will directly work on Amazon ec2 development box.
Then i installed all dependencies. But There are some issues like connecting through ssh
Due to slow internet connection, ssh connection was closing.
I saw tutorial codelearn.com, its very good there is no ruby on rails setup. it was already setup.
I can practice it. But i can not use to show to other its not my production machine.
I recently saw elasticbox, where you can manage all your cloud machines event it from amazon or google ,...
I was thinking that there should be os ubuntu image with all things installed for each framework for production, learner image.
so that you can deploy the image, and use directly, expose it production, show case some one else too.
I guys, when i tried to learn Ruby on Rails, I struggle lot in setting ruby on rails in Mac laptop.
Ruby on rails installation required ruby, rbenv.
Even though i have ruby installed its different version.
I have to know correct ruby on rails version, correspond ruby version other dependencies.
I have to download them. Install it, it some time throw some errors.
Again i have to verify the installation.
I was think, is there any one bundle or installation that i can use it instantly or with minimum time in setting up framework.
Solutions
Following are some of my exploration.
I thought tried Ubuntu in Virtual Box.
It have its own problem for me like, i am not unable to connect to my network.
Its little bit slow.
I though lets try on windows.
I tried their too, their also same like windows but little bit fast
I though, i don't need any local setup at all. I will directly work on Amazon ec2 development box.
Then i installed all dependencies. But There are some issues like connecting through ssh
Due to slow internet connection, ssh connection was closing.
I saw tutorial codelearn.com, its very good there is no ruby on rails setup. it was already setup.
I can practice it. But i can not use to show to other its not my production machine.
I recently saw elasticbox, where you can manage all your cloud machines event it from amazon or google ,...
I was thinking that there should be os ubuntu image with all things installed for each framework for production, learner image.
so that you can deploy the image, and use directly, expose it production, show case some one else too.