Hi all, In one of my projects I''m using the Diff::LCS Gem (via "require ''diff/lcs''" in the appropriate model) to provide wikki-style diffing between versions of text. It was working fine and dandy until I upgraded the project to Edge Rails a couple days ago. Now, calls to Diff::LCS::Hunk.new(..) throw undefined method errors. Calls to Diff::LCS.diff work fine though, so I know that the require worked and the library was found. I haven''t played on The Edge much, so I''m not sure if there''s something special I need to do with regards to extra libraries. Any helpful suggestions would be appreciated. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---