Archive for November, 2007

self link notes for Camping mcfrmwrk

November 10th, 2007

Marking Database Versions example. (class ActiveRecord::Migration)
Sessions in Camping.
Parasite: Turning Rails into a Camping factory.
Camping Server for Lighttpd configurations.
Mounting Camping apps as subdomains.


more BDD and RSpec…

November 4th, 2007

“RSpec is a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.”
…in RSpec
This is, RSpec is a state of mind in Ruby, represented in a DSL (Domain Specific Language […]