Path: | lib/more/facets/fileable.rb |
Last Update: | Tue Aug 17 17:53:31 -0600 2010 |
Make File-esque classes. Fileable makes it easy to create classes that can load from files.
Class level mixin for loading/opening file classes. You will generally want to use extend with this.
NOTE: This is an expiremental library, and is still
undergoing revision.
Copyright (c) 2007 Thomas Sawyer
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.