I am attempting to get a fairly major Ruby project off the ground
here at work. Being the good software engineer (and project manager
I would like to have a formal coding standard in place.
Does anyone have such a beast for Ruby they are prepared to share?
TIA,
ยทยทยท
โ
-mark.
Mark Probert probertm@NOSPAM_nortelnetworks.com
Nortel Networks ph. (613) 768-1082
All opinions expressed are my own and do not
reflect in any way those of Nortel Networks.
I am attempting to get a fairly major Ruby project off the ground
here at work. Being the good software engineer (and project manager
I would like to have a formal coding standard in place.
Hereโs a good place to start:
ยทยทยท
โ
Jason Voegele
โThere is an essential core at the center of each man and woman that
remains unaltered no matter how lifeโs externals may be transformed
or recombined. But itโs smaller than we think.โ
โ Gene Wolfe, The Book of the Long Sun
(1) Keep it short. No more than page or two.
(2) Get buy-in from the team. Have them help decide what gets put in
the rules.
Good luck with your project!
ยทยทยท
On Fri, 2003-03-28 at 16:00, Mark Probert wrote:
Hello, rubyists.
I am attempting to get a fairly major Ruby project off the ground
here at work. Being the good software engineer (and project manager
I would like to have a formal coding standard in place.
Does anyone have such a beast for Ruby they are prepared to share?