Saturday, February 15, 2014

Rails with Git and GitHub · RailsApps

Rails with Git and GitHub · RailsApps: "Rails with Git and GitHub
by Daniel Kehoe
Last updated 4 September 2013

Using Git and GitHub with Rails. Git provides a source control repository. Use Git to roll back code changes as needed, when you are collaborating with others, and when you must deploy an app for hosting with a service such as Heroku. Get a GitHub account for remote backup and collaboration.

If you are building a throw-away app for your own education, you may decide not to use Git, but sooner or later you will need to learn to use Git to participate in the open source community. Git is not easy to understand or learn (see a discussion) but it is a worthwhile and essential tool for software development."



'via Blog this'

No comments:

Post a Comment