-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
pry-awesome_print currently busts paging, and besides it's not really what you always want.
Better is to be able to always toss in:
ap some_obj
So, this Issue refers to:
- adding awesome_print as a dep of this gem.
- require 'awesome_print' in lib/pry-full.rb
- Maybe preconfigure? AwesomePrint.defaults = { :raw => true }
This is big but it's kind of nice opinionation, IMO.
Metadata
Metadata
Assignees
Labels
No labels