One thing I really like about Java compared to PHP is that there's an
official coding standard. This is because I don't really mind which standard
I use, I just want to be told what to do and have the highest likelihood
that other code I encounter in that language will use a standard that I'm
used to.

 

Bearing that in mind... I'm starting to learn Ruby and noticed there doesn't
appear to be an official coding standard, nor for Rails. This document
basically claims to be a de facto standard, is that true
http://www.caliban.org/ruby/rubyguide.shtml#style?  If so I will follow
their conventions. Or is there a better resource? Is the community fairly
consistent in their coding style?  I find the Java community is fairly
consistent, the PHP community rather the opposite.

 

Regards,

John 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to