Method Namespaces

Create method namespaces, allowing for method chains but still accessing the object‘s instance.

Todo

  • May need to cahnge name, to avoid conflict with Rake‘s method by the same name.
  • Maybe can become part of core once name is changed.

Authors

  • Thomas Sawyer
  • Pit Captain

Copying

Copyright (c) 2006 Thomas Sawyer, Pit Captain

Ruby License

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

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Required Files