Harbor Framework The web framework that doesn't get in your way.
Harbor is a Ruby framework which eases the burden of developing and maintaining applications. Using ports it's easier than ever to reuse, configure, and integrate multiple applications so you can get more done.
Get the Latest Harbor!
The current stable release of Harbor is 0.18.38 and is available on github. Here's how to get it:
git clone git://github.com/wiecklabs/harbor git checkout -b 0.18.38 0.18.38 rake install
Recent Activity
adding in a default of 'NA' on referrers for page view stats
· July 28 @ 10:30 AM
Fixing a bug that prohibited deleting disk caches with regex.
· July 19 @ 9:04 PM
fixing capitalization, bumping version number
· July 16 @ 5:31 PM
moving the contrib/debugger over to using the safe JQuery() calls instead of the $() so that pages using other javascript libraries can, if needed, take over the $() method
· July 16 @ 5:14 PM
added support for nginx mod_zip into Response#send_files
· July 9 @ 4:09 PM