Search Results

2
votes

How to set class-scope constants in ruby?

Class variables in ruby are designated by "@@" class ProjectEuler_tests < Test:: …