-
Codecast: Contributing to Rails 05 – CHANGELOG, GitHub Issue, Feature Proposal, Pull Request
This is the fifth video in a series on contributing to Rails. In this video, Mike does the following: Updates the railties CHANGELOG Squashes his commits Rewrites the commit message Force pushes to his Rails fork Opens a Github issue on rails/rails Proposes a new feature on the Rails discussion forum (discuss.rubyonrails.org) Opens a pull…
-
Codecast: Contributing to Rails 03 – Cloning, updating the fork, making our changes
This is the third video in a series on contributing to Rails. In this video Mike clones his forked version of the Rails repo, updates the master branch so it is in-sync with rails/rails:master and makes the code changes to fix the issue, pushes the changes back to Github and pulls them into the Vagrant…
-
Codecast: Contributing to Rails 02 – Setting up the Rails Dev Box
This is the second video in a series on contributing to Rails. In this video, Mike reviews the Contributing to Rails guide, and uses the “easy way” described there of using VitrualBox and Vagrant to install the Rails Dev Box. VirtualBox is upgraded and Vagrant is installed. After the image is bootstrapped, we SSH into…


