public
Description: The web app builder for Rails
Homepage: http://hobocentral.net
Clone URL: git://github.com/tablatom/hobo.git
iainbeeston (author)
Sun Nov 08 15:08:52 -0800 2009
tablatom (committer)
Mon Nov 09 06:00:31 -0800 2009
commit  8f57ed8edb2489d2416cfc5afea352b4dda961d0
tree    4c45f061018556e0d87b47c1d731dd96074f1b60
parent  1723e043ecbebed9d7abb04c46fb2c8ca2c5e35b
hobo / hobosupport
name age message
..
file CHANGES.txt Fri Apr 18 10:13:45 -0700 2008 Switching from hoe to echoe for the hobofields ... [tablatom]
file README.txt Fri Apr 18 06:27:51 -0700 2008 Moving project into hobosupport directory ready... [tablatom]
file Rakefile Loading commit data...
directory lib/
directory test/
hobosupport/README.txt
= hobosupport

* http://hobocentral.net/hobosupport

== DESCRIPTION:

A mixed bag of core Ruby extenstion that have been extracted from the Hobo project.

== INSTALL:

* sudo gem install hobosupport

== LICENSE:

(The MIT License)

Copyright (c) 2008 Tom Locke

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 OR COPYRIGHT HOLDERS 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.