On 8/26/05, David Brady <ruby_talk / shinybit.com> wrote: > What are some good Rubyish ways of doing this? > Is there a Ruby Way to diff text files? > Is there a Ruby Way to assert that two text files are the same? > I suppose I could just write a wrapper to a system call to diff. You could use Diff::LCS, available on RubyForge. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca