#496: spec/macruby/core/gcd_spec.rb should become a directory, one file per class ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: ernest.prabhakar@… Type: defect | Status: new Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- GCD is complicated enough that the specs will be easier to manage and maintain with one file per class. http://www.macruby.org/trac/browser/MacRuby/trunk/spec/macruby/core/gcd_spec... I propose creating a "gcd" subdirectory inside spec/macruby/core and splitting the current spec into: queue_spec.rb group_spec.rb Then adding new files for the other classes and specs as they are written. -- Ticket URL: <http://www.macruby.org/trac/ticket/496> MacRuby <http://macruby.org/>