I am getting this error when I run ruby doc with following command
rdoc -a -F -f html -S -N -o doc1
...........authenticated_test_helper.rb: m.
RDoc failure in
vendor/plugins/acts_as_authenticated/generators/authenticated/te
mplates/authenticated_test_helper.rb at or around line 113 column 4
Before reporting this, could you check that the file
you''re documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.
The internal error was:
c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:368:in `column'':
Interrupt
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:481:in
`char_no''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:534:in
`token''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:1468:in
`get_tk''
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---