gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Pry::DefaultCommands
    • module Pry::ExtendedCommands
    • module Pry::Helpers
    • module Pry::Helpers::BaseHelpers
    • module Pry::Helpers::CommandHelpers
    • module Pry::Helpers::OptionsHelpers
    • module Pry::Helpers::Text
    • module Pry::InputCompleter
    • module Pry::RbxMethod
    • module Pry::RbxPath
    • module Pry::RescuableException
  • Classes

    • class Object
    • class Pry
    • class Pry::BlockCommand
    • class Pry::CLI
    • class Pry::ClassCommand
    • class Pry::Command
    • class Pry::CommandError
    • class Pry::CommandSet
    • class Pry::Config
    • class Pry::History
    • class Pry::HistoryArray
    • class Pry::Hooks
    • class Pry::Indent
    • class Pry::Method
    • class Pry::Method::Disowned
    • class Pry::NoCommandError
    • class Pry::PluginManager
    • class Pry::PluginManager::NoPlugin
    • class Pry::PluginManager::Plugin
    • class Pry::Result
    • class Pry::WrappedModule
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. pry
  3. 0.9.8pre3

pry

An IRB alternative and runtime developer console

Types
Docs
Guides
Zeitwerk
Namespace
Optimized

Version

0.9.8pre3

Authors

John Mair (banisterfiend)

Dependencies

coderay, slop, method_source, bacon, open4, rake

Quick Start

bundle add pry

Getting Started

Learn more about the Pry gem.

Installation

Learn more about how to install and configure the gem

Documentation

Learn more about the details

Guides

Learn more about the gem in the written guides

Reference

Learn more about the classes and modules

Playground

Test, play and inspect the gem for yourself

irb(main):001:0>

            

Playground

Run a Ruby playground with the pry gem pre-installed

Play

Top-Level Classes

  • Object
  • Pry

Top-Level Instance Methods

  • # all_methods
  • # below_ceiling
  • # color
  • # comment_expression_result_for_gist
  • # doc_option
  • # file_option
  • # format_constants
  • # format_globals
  • # format_locals
  • # format_methods
  • # format_variables
  • # gist_file_extension
  • # in_option
  • # method_option
  • # options
  • # options
  • # options
  • # options
  • # options
  • # options
  • # output_section
  • # perform_gist
  • # process
  • # process
  • # process
  • # process
  • # process
  • # process
  • # process
  • # resolution_order
  • # restrict_to_lines
  • # setup
  • # with_method_transaction
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem