Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Linked to the style guide and updated contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Feb 13, 2010
1 parent efeed7c commit 093fc76
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions contribute.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ Code Style Guidelines

When contributing any code to DataMapper, please follow these guidelines.

1. Spec first. Spec thoroughly. (DataMapper is written with [RSpec](http://rspec.info/))
2. Parentheses around parameter lists for methods
3. Two space indent - not tabs!
4. Documentation is required (use the [YARD documentation style](http://www.yardoc.org/more))
1. Code should match the [style guide](http://github.com/dkubb/styleguide).
2. Specs are required
3. Documentation is required (use the [YARD documentation style](http://www.yardoc.org/more))

*[YARD]: Yet Another Ruby Documentation (tool)

0 comments on commit 093fc76

Please sign in to comment.