- we prefer branches
- please make a separate branch for each bug fix or feature
- there should be an issue for any submission
- please don’t send pull requests or messages. just update the issue with the url for your fix when it’s ready
- contributions without tests won’t be accepted
- your commit message must end with “Closes #X.” where X is the issue number. for example:
Fixes the broken home link. Closes #21.
. check out the Github Issues video for more info - we use Shoulda , Factory Girl , Webrat and RR for testing
- run `rake -T builders` for a list of available rake tasks to set up your development database
- if you have any questions please send a message to hardbap
Other gems/plugins we use:
Please open an Issue