Camping on the Rails

For those who find Rails‘ plethora
of files overkill for simple applications, there’s always Camping. While still built on Ruby and
ActiveRecord, Camping is optimized for the “small-app-in-a-single-file”
approach.

[Read more] for some links,
from a friend who will remain anonymous…

It’s called
“Camping”:

http://code.whytheluckystiff.net/camping/wiki/
http://camping.rubyforge.org/files/README.html

Here’s
a wiki implemented in Camping:

http://code.whytheluckystiff.net/camping/browser/trunk/examples/tepee/tepee.rb

Here’s
the latest post about Camping
developments:

http://redhanded.hobix.com/inspect/mosquitoAndDecamp.html

The
original announcement page (and comments) are “instructive” as
well:

http://redhanded.hobix.com/bits/campingAMicroframework.html

Leave a comment

Blog at WordPress.com.

Up ↑