Skip to content

Re-add awesome_print itself #3

@rking

Description

@rking

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions