Skip to content

Instantly share code, notes, and snippets.

@iantropov
Created January 22, 2013 15:17
Show Gist options
  • Save iantropov/4595391 to your computer and use it in GitHub Desktop.
Save iantropov/4595391 to your computer and use it in GitHub Desktop.
After these lines I got possibility to debug in Aptana. But "rails server --debugger" wan`t start. Ruby 1.9.3. Rails 3.11.
gem install ruby-debug-ide --pre
gem install ruby-debug-base19x --pre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment