Introducing git

Now we have the files ready. What are the options to put the rails app on server?

  1. FTP upload?
  2. Git repo

In rails community, we normally use the git approach.

What is Git?

Git is a source code management tool-chain with version control. It is created by Linus Torvalds, the man behind linux kernel.

Github’s interactive course is a good place to get started learning git.

Try.github.io

What’s next? We’re going to take a look at “Lab – “Try Git””.

overlaied image when clicked on thumbnail

Makzan | Ruby on rails 101 | Table of Content