Sathish
Sathish
It internally uses Nokogiri. Haven't checked with invalid html
Not sure how Nokogiri handles this. Waiting to test this before closing.
It happens during a security error during eval. Can you give the code you tried to eval? Or the koan and the input that caused this error?
The command line version executes an eval. The web version evals all the tests together. An eval inside an eval in about_binding is causing this issue.
pry-remote-auto looks great, but it opens a new terminal whenever it encounters binding.remote_pry In case i have an embedded terminal in IDE/editor, this isn't very helpful. It'll be better to...
I didn't get the empty row part. If i'm willing to ignore the empty rows and use tables for formatting, Is it possible to dynamically generate a MxN table in...