Sha256: 4c663bebc608f205d3b924dbeff64f0f3ac51692a3ec23cc62768912750ef36d

Contents?: true

Size: 922 Bytes

Versions: 1

Compression:

Stored size: 922 Bytes

Contents

# Contributing to ActiveShipping

We welcome fixes and additions to this project. Please use clean, concise code that follows Ruby community standards. For example:

* Be consistent
* Don't use too much white space
** Use 2 space indent, no tabs.
** No spaces after (, [ and before ],)
* Nor too little
** Use spaces around operators and after commas, colons and semicolons
** Indent when as deep as case
* Write lucid code in lieu of adding comments

## Contributors

* James MacAulay (<http://jmacaulay.net>)
* Tobias Luetke (<http://blog.leetsoft.com>)
* Cody Fauser (<http://codyfauser.com>)
* Jimmy Baker (<http://jimmyville.com/>)
* William Lang (<http://williamlang.net/>)
* Cameron Fowler
* Christopher Saunders (<http://christophersaunders.ca>)
* Denis Odorcic
* Dennis O'Connor
* Dennis Theisen
* Edward Ocampo-Gooding
* Isaac Kearse
* John Duff
* Nigel Ramsay
* Philip Arndt
* Vikram Oberoi
* Willem van Bergen

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_shipping-1.0.0.pre1 CONTRIBUTING.md