/24pullrequests

Giving back little gifts of code for Christmas

Primary LanguageRuby

24 Pull Requests

Build Status

“Giving back little gifts of code”

24 Pull Requests is a yearly initiative to encourage developers around the world to send a pull request every day in December up to Xmas.

This is the site to help promote the project, highlighting why, how and where to send your pull requests.

Get started!

Authors

  • Andrew Nesbitt
  • Chris Lowder
  • Baris Balic

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues. Follow us on Twitter @24pullrequests.

Tests

Standard RSpec/Capybara tests are used for testing the application. The tests can be run with bundle exec rake.

Mocha/Konacha is used for unit testing any JavaScript. JavaScript specs should be placed in spec/javascripts. Run the JavaScript specs with bundle exec rake konacha:serve.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2012 Andrew Nesbitt. See LICENSE for details.