Rdoc - where is the love? | February 21st, 2006
Ok so in the past I had problems generating rdocs under XP. Rake upgraded to 0.70 and it started again. I assumed this was a windows thing again - but it turns out it is bigger than that. I confirmed by creating a new project on my Linux server and I got the same error
–line-numbers –inline_source not a valid option…. (or there abouts)
Turns out you can’t pass rdoc a string of options from the Rake file. You have to pass each option on its own.
A bucket of patches for the problem. Since there are already a number of patches for this - I’m going to assume that the next version of Rails will have this fixed out of the gate….
Leave a Reply
Moderation Active: Old stuff here... Therefore your comment on this post will be moderated (i.e. don't submit twice !)