Gyre
Gyre Debugging, the Rails Way
There are many excellent components in the Rails developer toolchain: Ruby, RubyGems, Rails, Mongrel, Cerberus. But one thing that is missing is a visual debugger. Gyre is an attempt to fill that gap.
When you think of IDEs you probably think: bloated, monolithic, and closed-source. Forget all that. If we’re gonna have a Rails debugger, dammit, we’re gonna do it the Rails Way: simple, fast, cross-platform, web-centric, open source, and written in Ruby.
