You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by lu...@apache.org on 2010/07/09 01:24:24 UTC

svn commit: r962125 - /incubator/deltacloud/trunk/framework/README

Author: lutter
Date: Thu Jul  8 23:24:23 2010
New Revision: 962125

URL: http://svn.apache.org/viewvc?rev=962125&view=rev
Log:
Add note about rspec req.

Modified:
    incubator/deltacloud/trunk/framework/README

Modified: incubator/deltacloud/trunk/framework/README
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/framework/README?rev=962125&r1=962124&r2=962125&view=diff
==============================================================================
--- incubator/deltacloud/trunk/framework/README (original)
+++ incubator/deltacloud/trunk/framework/README Thu Jul  8 23:24:23 2010
@@ -17,7 +17,7 @@ In deltacloud-framework/config/environme
 
 	DEFAULT_DRIVER=:mock
 
-In client-ruby/ run "rake fixtures" to install some mock test data.
+In client-ruby/ run "rake fixtures" to install some mock test data. Note that you will need to rspec ruby gem installed before doing this.
 
 Back in framework/, run it like a normal rails app.  If you have other
 rails apps running, just pick another port