I’m still in the Ruby field. I just started to look at Camping a Ruby Microframework for web applications, written by the glorious _why. Since there is little information/documentation on the net, I’d like to point you to my favourite ones:
- polzr.goes :Camping is a blog, that may be read as Camping tutorial and gives good code snippets to learn from
- RDoc - I recommend the documentation delivered with the camping gem over the official one. You may access it easily with
gem_serverat your local machine. Although they contain the same information, I prefer the standard layout - and of course the Camping Wiki with information on installation and deployment and some useful hints here and there