O
Oleg Igor
Hello !
line:
res = main_page.scan(/#{pr}
.*?)<\/table>/m).to_s
error:
in `scan': incompatible encoding regexp match (UTF-8 regexp with
ASCII-8BIT string) (Encoding::CompatibilityError)
How to fix ?
Oleg.
line:
res = main_page.scan(/#{pr}
error:
in `scan': incompatible encoding regexp match (UTF-8 regexp with
ASCII-8BIT string) (Encoding::CompatibilityError)
How to fix ?
Oleg.