Question.
I noticed that this code:

class Redcar::Project
  describe FileMirror do

is allowed, however this code

module Redcar
 describe Project do
    ...


is not.
Is this expected?
-r
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to