Forum: Ruby : Letters 0.1.0 - A tiny debugging library

Posted by David J. (david_j94)
on 2012-09-30 19:16
(Received via mailing list)
Hey guys,

I've gotten tired of recreating the same debugging abstractions every 
time I build something with Ruby. So I created Letters to abstract that 
away.

You can find more info at http://lettersrb.com. The Github repo is 
http://github.com/davejacobs/letters.

Check it out and let me know what you think!

Best,
David
Posted by David J. (david_j94)
on 2012-09-30 19:37
(Received via mailing list)
The mailing list software cut off the subject, sorry -- it's supposed to 
be marked [ANN].
Posted by Peter Zotov (Guest)
on 2012-09-30 23:19
(Received via mailing list)
David Jacobs писал 30.09.2012 21:36:
> The mailing list software cut off the subject, sorry -- it's supposed
> to be marked [ANN].

It did not. Your original message is marked as intended.
Posted by Brian Candler (candlerb)
on 2012-10-01 09:49
Peter Zotov wrote in post #1078102:
> David Jacobs писал 30.09.2012 21:36:
>> The mailing list software cut off the subject, sorry -- it's supposed
>> to be marked [ANN].
>
> It did not. Your original message is marked as intended.

Strangely not at ruby-forum.com:
http://www.ruby-forum.com/topic/4406285

although it's fine at the mailing list archive:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/...
Posted by Tom Cloyd (Guest)
on 2012-10-01 19:09
(Received via mailing list)
On 09/30/2012 11:15 AM, David Jacobs wrote:
>
>
>
>
>
Thank you David. This looks interesting and useful. I'll be trying it
out, as a shortcut for increasing my awareness of what's happening in my
developing code.

t.
~~~~~~~~~~~~~~~~~
Tom Cloyd, MS MA
tc@tomcloyd.com
(435) 272-3332
Cedar City / St. George, Utah, U.S.A
Posted by Markus Fischer (Guest)
on 2012-10-03 08:54
(Received via mailing list)
On 30.09.2012 19:15, David Jacobs wrote:
> I've gotten tired of recreating the same debugging abstractions every time I 
build something with Ruby. So I created Letters to abstract that away.
>
> You can find more info at http://lettersrb.com. The Github repo is 
http://github.com/davejacobs/letters.

I gave it a shot and found it immediately useful, thanks!

I do debugging a lot but since I've learned about pry, I don't want to
go back. Currently, I always have to write

binding.pry

somewhere to be able to jump into it. Would be awesome if this could be
supported with a letter, too.

cheers,
- Markus
Posted by Bernard Lambeau (Guest)
on 2012-10-03 09:08
(Received via mailing list)
> Check it out and let me know what you think!
>

Pure awesomeness. Thanks for such a nice lib.

B
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.