Files | Admin

Notes:

Release Name: 0.1.2

Notes:
an aggressive spell checker for irb


Changes: == 0.1.2 2007-11-12 * GuessMethod and GuessConstant now both try the original method_ or const_missing, capturing the error, before trying. On failure, raises the original error. * Cleaned up error messages now that guessing is a last resort, not a first.