Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #351

Closed
Open
Created Jan 29, 2012 by Administrator@rootOwner

ruby-debug fails on Ruby 1.9.3-p0. Switch to pry?

Created by: goshakkk

Hey,

I just noticed that ruby-debug breaks everything on ruby 1.9.3-p0. It's kinda a known issue, and the best way out of it, IMO, would be switching to Pry.

It has quite impressive set of features and abilities. It even can serve at least two purposes:

  • it can replace standard rails console with kind of better console
  • it can be used for debugging the way ruby-debug is used

Want to hear what do you guys think about that. Keeping compatibility with 1.9.3 should be important for you, because rails 4 will support only 1.9.3 and higher; plus 1.9.3 is just little faster.

Assignee
Assign to
Time tracking