Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Change of debugger dependency #8

Merged
merged 1 commit into from
Oct 30, 2012
Merged

Change of debugger dependency #8

merged 1 commit into from
Oct 30, 2012

Conversation

tarebyte
Copy link
Contributor

Change of Debugging Gem

I tried to run the Sinatra app, and had some issues with Ruby 1.9.3 and getting the ruby-debug gem to work.

I replaced it with debugger, and then added the dependency to the sinatra gemspec file.

If there is another way that I could have fixed it, or there was doing something I was doing wrong please let me know.

I'm currently trying to dive my way into Ruby and Ruby web applications, and your example was really helpful.

atmos added a commit that referenced this pull request Oct 30, 2012
Change of debugger dependency
@atmos atmos merged commit f402b2c into atmos:master Oct 30, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants