Skip to content

Instantly share code, notes, and snippets.

@sneakin
sneakin / rubyfu_speling.rb
Created April 7, 2009 16:45 — forked from sneakin/rubyfu_speling.rb
rubyfu_speling.rb – Overrides #method_missing and #const_missing to resolve mispeled methods and constants.
# rubyfu_speling.rb
# Overrides #method_missing and #const_missing to resolve
# mispeled methods and constants.
#
# Copyright (C) 2009 Nolan Eakins
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
# files (the "Software"), to deal in the Software without
# restriction, including without limitation the rights to use,