CrossCase

A mixin for auto-generating under_barred aliases for camelCased methods, and vice-versa.

See crosscase.rb for more details.

Authors

Thanks

  • The denizens of #ruby-lang on irc.freenode.net, especially dblack, oGMo, and rubyhacker1 who all helped with name suggestions.

Requirements

  • Ruby >= 1.8.0

Installation

$ su
# ruby install.rb

Documentation

If you have Dave Thomas's RDoc system installed, you can generate your very own HTML documentation for this module like so:

$ rdoc crosscase.rb README

More Information

You can find more information about this module, including any updates, at its project page:

http://www.deveiate.org/code/CrossCase.shtml

Copyright ? 2003 The FaerieMUD Consortium. All rights reserved.

This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

$Id: README,v 1.1 2003/07/25 16:54:09 deveiant Exp $