public
Description: Ruby core library extensions for the Mack framework
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack_ruby_core_extensions.git
Search Repo:
name age message
folder .gitignore Wed Apr 30 09:08:42 -0700 2008 sorted hash [markbates]
folder README Tue Mar 25 14:19:27 -0700 2008 Updated README [Mark Bates]
folder Rakefile Wed Jun 11 07:45:29 -0700 2008 Release 0.2.0 [markbates]
folder gem_helper.rb Tue Mar 25 14:00:10 -0700 2008 Added a require for rubyforge to GemHelper [Mark Bates]
folder lib/ Wed Jun 11 06:43:23 -0700 2008 Fixed bug where the singular of a word was bein... [markbates]
folder test/ Wed Jun 11 06:36:07 -0700 2008 Fixed a few minor bugs. [markbates]
README
=Hello, and welcome to the Mack Ruby Core Extensions!

These are a collection of extensions to the Ruby core libraries meant to help with the development of Mack and Mack 
applications. Please enjoy.

==Contact
Please mail bugs, suggestions and patches to <bugs@mackframework.com>.

On the web at: http://www.mackframework.com

==License and Copyright
Copyright (C) 2008 Mark Bates, http://www.mackframework.com

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, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit 
persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the 
Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE 
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT 
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

==Other documentation:
* Mack[http://api.mackframework.com]