V
Virendra Negi
hello there
from past few days iam trying to find out a gem that can compare the
difference between two html file. i have tried to install
myobie-htmldiff gem but the install didnt work out properly an it gave
me error
ERROR: could not find gem myobie-htmldiff locally or in a repository
Note:- i have followed all the steps that were mention in the github
myobie-htmldiff home page
i have also tried gem xhtmldiff but its seem to give me weird error
while taking the difference between the two html file
like
when i tried this
XHTMLDiff.diff(first_file,second_file)
ArgumentError: both arguments must be equal or both be elements. a is
String and b is String
i wish somebody out there can help me out
Thank anyway
from past few days iam trying to find out a gem that can compare the
difference between two html file. i have tried to install
myobie-htmldiff gem but the install didnt work out properly an it gave
me error
ERROR: could not find gem myobie-htmldiff locally or in a repository
Note:- i have followed all the steps that were mention in the github
myobie-htmldiff home page
i have also tried gem xhtmldiff but its seem to give me weird error
while taking the difference between the two html file
like
when i tried this
XHTMLDiff.diff(first_file,second_file)
ArgumentError: both arguments must be equal or both be elements. a is
String and b is String
i wish somebody out there can help me out
Thank anyway