Camping Screencast

This is a screencast I made that covers nearly everything about creating Camping applications, way back when. I figured I should actually post this incase it’s helpful to someone.

Note: I personally believe that Sinatra is the “modern Camping.” Camping was created before the days of Rack. Sinatra, on the other hand, is a relatively thin DSL that sits on top of Rack. There’s been some interest in creating ’Camping 2.0’ based on Rack, but I don’t know how far along that project is. Sinatra is the current Ruby micro web framework of choice!

These days, if you need something easier than “native Rack” but less heavy than Rails / Merb / etc … try out Sinatra!

Liquid error: This liquid context does not allow includes.