Ruby Forum RForum > Search

Posted by Kasper Andersen (fledelius)
on 12.06.2009 22:37
Hi.
I was wondering if it is possible to make a Search function in ruby?

What im trying to do is to create a program, that searches a bunch of
text documents, for a word or 2, and then tells me wich document that is
containing that exact word.

Is this possible? if yes, How?

Thanks for the help in advance :)