The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Debugging Ruby Scripts and Utilities

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Huw Collingbourne

Posts: 1254
Nickname: huw
Registered: Nov, 2006

Huw Collingbourne is Director of Technology for the Ruby In Steel IDE
Debugging Ruby Scripts and Utilities Posted: Sep 8, 2009 5:36 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Huw Collingbourne.
Original Post: Debugging Ruby Scripts and Utilities
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Huw Collingbourne
Latest Posts From Ruby In Steel

Advertisement
From time to time we receive enquiries asking if it is possible to debug various types of ‘external' Ruby scripts - things such as tests, profilers and ‘utility' scripts which don't form an intrinsic part of the Ruby project being developed. The answer is: yes - if the script can be run by the Ruby interpreter then it can be debugged in Ruby In Steel. The secret is to make sure that the script you want to debug forms part of a valid Ruby In Steel project and (...)

Read: Debugging Ruby Scripts and Utilities

Topic: Hirb Tips For Rails Previous Topic   Next Topic Topic: Using p4merge with Git

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use