Popularity
6.3
Stable
Activity
0.0
Stable
1,297
19
54

Code Quality Rank: L2
Monthly Downloads: 1,076
Programming language: Ruby
License: Do What The F*ck You Want To Public License
Tags: Debugging Tools    
Latest version: v4.0.0

Seeing Is Believing alternatives and similar gems

Based on the "Debugging Tools" category.
Alternatively, view Seeing Is Believing alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Seeing Is Believing or a related project?

Add another 'Debugging Tools' Gem

README

Unix/Mac: Unix Build Status    Windows: Windows Build Status

Seeing Is Believing

Evaluates Ruby code, recording the results of each line. Integrates with any extensible editor (I've integrated it with many already, see the list). If you like Swift Playgrounds, you'll like SiB.

[example](docs/example.gif)

Helpful links

Examples

  • Watch a longer video.
  • Watch John Cinnamond use it in a presentation at the 10:22 minute mark.
  • Avdi uses it in Ruby Tapas, an amazing resource for developers in general and Ruby Developers in particular!

Known Issues

  • Assumes utf-8 everywhere. If this is an issue, please see the encodings section of the wiki.

Inspiration

Shout outs

  • Whitequark for all the work on Parser, which dramatically dramatically improved SiB (I used to have my own horribly shitty line-based parser)
  • Travis CI... I love you times a million! So many difficult bugs have been caught by this. It's so easy to work with, astoundingly convenient, helps me guarantee that SiB works on everyone else's computers, too. And it's free since SiB is open source. I literally have a Travis CI sticker on my laptop, I love you that much.

License

Copyright (C) 2014 Josh Cheek <[email protected]>

This program is free software. It comes without any warranty,
to the extent permitted by applicable law.
You can redistribute it and/or modify it under the terms of the
Do What The Fuck You Want To Public License,
Version 2, as published by Sam Hocevar.
See http://www.wtfpl.net/ for more details.


*Note that all licence references and agreements mentioned in the Seeing Is Believing README section above are relevant to that project's source code only.