Hammertime: Ruby Interactive Error Console

Courtesy Ruby Inside  Wed, 01/20/2010 - 15:14

stophammertime.png Hammertime (GitHub repo ) is a new interactive error console for Ruby by Avdi Grimm, modelled after those found in the Squeak/Smalltalk and LISP environments.

It fills some of the same roles as ruby-debug , except in a less intrusive and more Ruby-esque fashion.

Be warned though.. currently it's for Ruby 1.8.x only.

Installation is via RubyGems (gem install hammertime ) and the library is activated in your app with require 'hammertime' ...


 

More related items

Elliot Haughin's Blog: CodeIgniter 1.7.x, 'Core' 2.0,...
Elliot Haughin has posted some of his thoughts about the huge amount of changes the CodeIgniter framework project has been going through lately including moves to Bitbucket, the "Core"...

“and” vs && and “or” vs || in Ruby
http://avdi.org/devblog/2010/08/02/using-and-and-or-in-ruby/ (or on Ruby Inside)If you use Ruby long enough, you will discover the and and or operators. These appear at first glance to be...

Clojure, from a Ruby perspective
http://briancarper.net/blog/clojure-from-a-ruby-perspectiveFogus' recent article "clojure.rb" speculates about why there seem to be so many Ruby users adopting Clojure. As a Ruby user who...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com