This post originated from an RSS feed registered with Ruby Buzz
by john hume.
Original Post: Contributing to Rails
Feed Title: El Humidor
Feed URL: http://feeds.feedburner.com/ElHumidor
Feed Description: John D. Hume on Ruby and development with agile teams.
Yea for me! I actually contributed something that should be running in lots of Rails apps after the next release (even if no one's using the feature but my previous project).
After a month or so of working with git, and watching the ease with which git and github allow open source projects to take contributions from the field, I'm really excited. I can't imagine my little patch would have made it into Rails so quickly (or at all) if not for the incredible ease with which any developer can bring the patch into their own repo, test it out on whatever branch they like, and commit it wherever they like.
If you haven't already, it's a great time to start contributing!