Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8539765
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:26:40+00:00 2026-06-11T11:26:40+00:00

Recently I started using Sublime Text 2 for Rails application and I found it

  • 0

Recently I started using Sublime Text 2 for Rails application and I found it is really great. Then I needed to debug a method. I just put debugger in a method and nothing happened. By the way, I’m using passenger.

Then I installed pry_debug and also put a binding.pry keyword and there was no result either. No breaking. Now in Gemfile I have pry_debug and debugger gems.

So can I debug Rails applications in Sublime text 2? Especially using pry_debug gem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:26:41+00:00Added an answer on June 11, 2026 at 11:26 am

    You do not use ruby-debug trough IDE, well at least not with Sublime Text 2. Put following code in place. Assuming you have installed ruby-debug gem.

    require 'ruby-debug'
    ...
    debugger
    ...
    

    And when you start the server you will have debug console from that break point (debugger line of code). From there you can use n (next), c (continue), to navigate trough the code or my favorite irb to change it in run time. This is old screen cast but debugger still works the same way.

    If you really want IDE debugging you can look into Rad on Rails (official support for Ruby 1.8.x I think) but trust me, that is more trouble than it is worth. Stick to Sublime Text 2 since it is awesome!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently started using Sublime Text 2. What an awesome editor. It does a
I recently started using lcov to visualize my code coverage. It's a great tool.
I recently started using Masterpages, the thing is I would like to add text
I just recently started using this library (the one from CodePlex), but I ran
I recently started using android actionbars and contextual action bars (CAB). I have just
Ive recently started using Ruby on Rails for a project of mine and have
I've just recently started using VS2008 for a new tools project, and have been
I've just recently started using SQLAlchemy and am still having trouble wrapping my head
I recently started using Git when creating a new project - until then I
I recently started using Lazy throughout my application, and I was wondering if there

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.