require File.dirname(__FILE__) + '/spec_helper.rb' describe "Resource" do # TODO: write some general specs for behavior that is common to all resources, namely : # - error handling (exception throwing) # - instantiating end