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
on 2010-01-27 06:25
on 2010-01-27 06:41
> is allowed, however this code > > module Redcar > describe Project do > ... > > is not. Oops--appears the problem was that I was running it as ruby instead of spec (and/or including autorun). Sorry for the noise. -r
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.