Jason: Google shows ruby-debug, inf-ruby emacs lisp packages and separately rdebug and irb but nothing really substantive for a non-GUI IDE which includes code in its running form usefully.
Python and Perl have no such obvious limitations but perhaps it is just because I don't know yet... For Puppet itself there is of course: http://puppetlabs.com/blog/geppetto-a-puppet-ide I'd expect with the number of Ruby coders in Puppet Land (perhaps they are all over on puppet-developers...) someone would one-off that question pretty quick with the best practice... I had hoped this would have worked: http://www.emacswiki.org/emacs/ruby-debug like the perldb and pdb debuggers in Emacs work (wonderfully I might add), but alas ruby-debug didn't though I need to play around with it more. Stuart On Dec 25, 2013, at 8:41 AM, Jason Antman <[email protected]> wrote: > Since you're asking about a Ruby IDE, not a Puppet IDE, perhaps this question > would be better asked of a Ruby list, or even better, a search engine... > > On 12/24/2013 06:21 PM, Stuart Cracraft wrote: >> Hi, >> >> Is there a plain-text visual debugger ide for Linux for Ruby anyone can >> mention? >> >> Stuart >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/b15a63ee-164e-4bb6-bbe4-829c67a91655%40googlegroups.com. >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to a topic in the Google > Groups "Puppet Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/puppet-users/wwxeRu-cG_o/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/52BB0AC6.2010802%40jasonantman.com. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/D7B5E22F-526F-4CC1-BFE1-965454CFC055%40me.com. For more options, visit https://groups.google.com/groups/opt_out.
