pry-suite 1.2.0
pry-suite is designed to set up a nice Pry ecosystem out of the box. You are given Pry with access to a suite of great plugins. This list is currently comprised of pry-byebug (or pry-debugger for Ruby 1.9.x), pry-doc, pry-docmore, pry-git, pry-highlight, pry-macro, pry-pretty-numeric, pry-rescue and pry-stack_explorer. Finally, the gist gem is also included to enable Pry's gist command.
Gemfile:
=
インストール:
=
Runtime依存関係 (10):
gist
>= 0
pry
>= 0
pry-byebug
>= 0
pry-doc
>= 0
pry-docmore
>= 0
pry-git
>= 0
pry-highlight
>= 0
pry-macro
>= 0
pry-pretty-numeric
>= 0
pry-rescue
>= 0