Ruby has a strong recommendation against using CamelCase for method and variable names and to use only underscores instead. There are lots of arguments out there on different naming conventions, and whatever side I pick in isolation is fairly irrelevant since either the whole community or the individual team has to chose the best approach.
Archive for September 4th, 2008
Ruby Naming Convention Failure
Posted by Mark on September 4, 2008
Posted in Dylan, Java, Ruby, Smalltalk | 3 Comments »