This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home

Camping is a small web framework, less than 4k, a little white blood cell in the vein of Rails. See it for yourself.
Some handy links for version 1.9:
- Camping, the Reference
- Camping, a Microframework (updated version)
- Camping, the Book (in progress, but enough to get started)
- Camping mailing list details (easy-search mail-list archive)
- Bugs
If you need it, here’s a Pastie of the tutorial file from Camping, the Book.
Note: in Camping, a Microframework above, the basic install needs to be (as root/sudo):
gem install rack
gem install camping --source http://gems.judofyr.net
This will give version 1.9.316.






