[rspec-users] Fwd: --color doesn't work with --drb w/rspec_autotest
Scott Taylor
mailing_lists at railsnewbie.com
Wed Apr 4 22:35:44 EDT 2007
Actually there were are a few span tags in there. I've reworked the
system so that this is no longer a problem.
The only thing left to do is figure out why the links to static pages
in metainfo.yaml aren't working. Here are their definitions:
documentation/report.html:
title: RSpec Report
url: ../report.html
inMenu: true
orderInfo: 55
documentation/rdoc.html:
title: RDoc
url: ../rdoc/index.html
inMenu: true
orderInfo: 60
documentation/rcov.html:
title: RCov
url: ../coverage/index.html
inMenu: true
orderInfo: 70
documentation/rails/rdoc.html:
title: RDoc
url: ../../rdoc-rails/index.html
inMenu: true
orderInfo: 130
Any ideas? Are these created by a rake task?
Scott
On Apr 4, 2007, at 3:44 AM, aslak hellesoy wrote:
> On 4/4/07, Scott Taylor <mailing_lists at railsnewbie.com> wrote:
>>>
>>> Actually, having one single meta.info file at the top would be
>>> great!
>>> I'm planning to add a Javascript-backed menu to the site to make it
>>> more navigable, and this would be a great starting point.
>>>
>>> Aslak
>>>
>>>> So, pretty close. I should be done with it by tomorrow, if
>>>> everything goes well, or by the end of the week if one employs a
>>>> conservative measure.
>>
>>
>> Actually the file is now called metainfo.yaml, just for your
>> information.
>>
>> Is there any other non-textile content in any of the src files for
>> webgen? All I've seen so far is <ruby></ruby>, <ruby file="" />, and
>> <code>
>>
>> ....Anything else that isn't textile?
>>
>
> Not that I know of.
>
>> Scott
>>
>> _______________________________________________
>> rspec-users mailing list
>> rspec-users at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/rspec-users
>>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list