|
You are here |
macoy.me | ||
| | | | |
cowlark.com
|
|
| | | | | ||
| | | | |
kennedn.com
|
|
| | | | | ||
| | | | |
danielmangum.com
|
|
| | | | | Note: all analysis and code samples used in this post correspond to the v3.3.0 release of Zephyr. Having a good debugging workflow is critical to developing software quickly with high confidence. Fortunately, writing software for computers is often done, well, on a computer, meaning that while writing programs we can run other programs that help us understand the behavior of what we are writing. Typically the machine we are writing software for, though it may run in a data center and have a different for... | |
| | | | |
www.byjp.me
|
|
| | | github.com Ruby-DLC is now available on github, and consequently as a gem! You can install with1: gem sources -a https://gems.github.com sudo gem install jphastings-dlc There's a gist explaining how to use the library and the rdoc documentation is still available on my project page. Please file an issue if you have any problems with the code, I haven't checked it thoroughly! Import note: This syntax is incorrect today, and the code only supports Ruby 1.x, so you'll have to make your own way if you're interested in using this!?? | ||