Source for http://blockquoted.com - a repository of software development one liner quotes of guidance.
Install the bundle
$bundle install
Start server:
$bundle exec shotgun
Add quotes to quotes.yml and make a pull request.
Add tests for any new functionality. Tests can be run using:
$bundle exec rake
Thanks for @matthewcopeland for making this something people might want to look at.