amazing-print / amazing_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
MIT License
783 stars 33 forks source link

`AmazingPrint.rdbg!` feature #116

Open jeromedalbert opened 3 months ago

jeromedalbert commented 3 months ago

It would be nice if AmazingPrint could integrate with ruby debug, with something like AmazingPrint.rdbg!, similar to AmazingPrint.irb! and AmazingPrint.pry!.