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.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Updated patches, please apply! | 0 | 85 | September 14, 2007 | |
Quick question about gem plugins in core | 0 | 102 | August 28, 2007 | |
Edge Broken | 2 | 105 | January 9, 2007 | |
Undefined method `rescue_responses' for ActionController::Base:Class in Rails Edge | 0 | 124 | May 15, 2009 | |
Datebocks and EdgeRails | 0 | 89 | September 18, 2006 |