From: John Lynch Date: 2006-10-25T01:03:01+09:00 Subject: Ruby-Reports how to use with Rails I am in the process of trying to write some code in ruby that will take a file as input and parse the file. Particularly I would like to be able to extract functions from .c and .cpp files and then run metrics on them. I have just heard about Ruport but I can't find any tutorials or examples of how to use this utility or install it in rails. Any help would be appreciated. -- Posted via http://www.ruby-forum.com/.