Skip to content

Instantly share code, notes, and snippets.

@theachyutkadam
Last active November 13, 2018 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theachyutkadam/b0ddd5b57f4dd8ac9bc2311e5db06ff8 to your computer and use it in GitHub Desktop.
Save theachyutkadam/b0ddd5b57f4dd8ac9bc2311e5db06ff8 to your computer and use it in GitHub Desktop.
Ruby on rails Installation setup
********* install curl *********
if you check curl are install or not then you try this - www.google.com
sudo apt-get install curl
********* install git *********
sudo apt-get install git
********* install rvm *********
********* use 6th step use this https://github.com/rvm/ubuntu_rvm link to install RVM *********
1) sudo apt-get install software-properties-common
2) sudo apt-add-repository -y ppa:rael-gc/rvm
3) sudo apt-get update
4) sudo apt-get install rvm
5) At terminal window, click Edit > Profile Preferences, click on Title and Command tab and check Run command as login shell.
6) Restart computer/laptop
*************************************************************************************
+) \curl -sSL https://get.rvm.io | bash -s -- --ignore-dotfiles
+) yachya nantr dusri window open karun tyat rvm -v kinwa rvm karne.
----------== + madhil line important nahiy... ==----------
+) rvm requirements --autolibs=enable
+) echo "source /home/ak/.rvm/scripts/rvm" >> .bashrc
********* install ruby *********
sudo apt-get install ruby-full
jar version nusar takyache asel tr
rvm install ruby 2.2.2
rvm install ruby 2.2.0
********* install rails *********
sudo apt-get install rails
********* install rails *********
sudo apt-get install mysql-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment