RubyGems.org

If you misspell a method in IRB this plugin searches through methods defined on the object and calls the closest method to the one you entered. For example lets say you typed: 'hello world'.capitalze Instead of raising a NoMethodError 'hello world'.capitalize would automatically be called.

installgem install maybeyoumeant
Authors

Liehann Loots

1,336 total downloads 686 for this version
Owners

9c1092d485f3b2bd82f9ed5ee7e717e7

Gemfile
gem "maybeyoumeant", "~> 0.3.0"
Versions
  1. 0.3.0 July 17, 2011
  2. 0.2.0 July 17, 2011
Runtime Dependencies
  1. paint ~> 0.8.3