https://github.com/pry/pry

console debugger introspection irb pry reflection ruby runtime

Last synced: about 1 month ago

Repository metadata:

A runtime developer console and IRB alternative with powerful introspection capabilities.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 3,821
Total Committers: 221
Avg Commits per committer: 17.29
Development Distribution Score (DDS): 0.717

Commits in past year: 40
Committers in past year: 6
Avg Commits per committer in past year: 6.667
Development Distribution Score (DDS) in past year: 0.125

Name Email Commits
John Mair j****r@g****m 1080
Conrad Irwin c****n@g****m 510
Kyrylo Silin s****n@k****g 421
Ryan Fitzgerald r****e@g****m 328
Robert Gleeson r****b@f****o 294
Kyrylo Silin k****n@g****m 219
André Luis Leal Cardoso Junior a****r@g****m 82
yui-knk s****a@g****m 57
☈king r****g@s****g 56
Mon ouïe m****e@g****m 44
Lee Jarvis l****e@j****o 43
Jordon Bedwell j****n@e****m 39
robert r****t@j****z 33
r-obert r****t 27
robert t****5@g****m 26
Yorick Peterse y****e@g****m 24
strcmp 2****f@g****a 23
strcmp s****p@s****m 19
Matijs van Zuijlen m****s@m****t 17
epitron c****s@i****m 17
rpag r****g@s****m 16
Josh Cheek j****k@g****m 16
Andrew Vos a****s@g****m 15
David Palm d****m@e****m 15
Shannon Skipper s****r@g****m 13
Richo Healey r****o@p****t 11
Matt Carey m****y@g****m 11
egwspiti e****i 10
Dmitry Gutov d****v@y****u 10
Reginald Tan r****n@g****m 10
and 191 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: pry

Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.

  • Homepage: http://pry.github.io
  • Documentation: http://www.rubydoc.info/gems/pry/
  • Licenses: MIT
  • Latest release: 0.14.2 (published almost 2 years ago)
  • Last Synced: 2024-11-10T23:33:01.994Z (about 1 month ago)
  • Versions: 482
  • Dependent Packages: 14,918
  • Dependent Repositories: 329,536
  • Downloads: 464,419,526 Total
  • Docker Downloads: 1,365,175,377
  • Rankings:
    • Dependent packages count: 0.002%
    • Downloads: 0.034%
    • Dependent repos count: 0.064%
    • Docker downloads count: 0.128%
    • Stargazers count: 0.177%
    • Average: 0.251%
    • Forks count: 1.099%
  • Maintainers (5)
go: github.com/pry/pry

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/pry/pry#section-documentation
  • Licenses: other
  • Latest release: v0.14.2 (published almost 2 years ago)
  • Last Synced: 2024-11-10T23:32:58.587Z (about 1 month ago)
  • Versions: 45
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.811%
    • Forks count: 1.147%
    • Average: 3.801%
    • Dependent repos count: 4.794%
    • Dependent packages count: 8.453%

Dependencies

Gemfile rubygems
  • rake >= 0
  • rspec >= 0
  • rubocop = 0.66.0
  • yard >= 0
pry.gemspec rubygems
  • coderay ~> 1.1
  • method_source ~> 1.0
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Dockerfile docker
  • ubuntu latest build
spec/fixtures/Gemfile rubygems