JoshCheek / seeing_is_believing

Displays the results of every line of code in your file
1.3k stars 54 forks source link

Remove custom String#pp #150

Closed JoshCheek closed 4 years ago

JoshCheek commented 5 years ago

They've since added basically that exact same idea to core (not sure if it was influenced by SiB or not, but w/e) and, TBH, their implementation is better.