1.1 Up and Running1.1.1 Development Environment1.1.2 Installing Rails1.2 The First Application1.2.1 Bundler1.2.2 rails server1.2.3 Model-View-Controller (MVC)1.2.4 Hello, World!1.3 Version Control with Git1.3.1 Installation and Setup1.3.2 What Good Does Git Do for You?1.3.3 GitHub1.3.4 Branch, Edit, Commit, Merge1.4 Deploying1.4.1 Heroku Setup and Deployment1.4.2 Heroku Commands1.5 Conclusion1.5.1 What We Learned in this Chapter1.6 Conventions Used in this Book