Public Gists by nkryptic

Gravatar
Mon Mar 30 15:59:29 -0700 2009
1
2
3
# Allow the metal piece to run in isolation
require( File.dirname(__FILE__) + "/../../config/environment" ) unless defined?(Rails)
 
Gravatar
Thu Mar 19 21:13:01 -0700 2009
1
2
3
# For mocha integration, add this file into features/support folder
 
require "mocha"
Gravatar
Tue Mar 17 20:15:25 -0700 2009
1
2
3
Users want to use cucumber, so tests are necessary to verify
it is all working as expected
 
Gravatar
Sun Feb 22 07:33:10 -0800 2009
1
2
3
## in my env.rb (only part of it)
 
require 'webrat'
Gravatar
Tue Jan 27 14:20:09 -0800 2009
1
2
3
## NOTE
the error line indicates the second commented-out And line below, not the first
 
Gravatar
Tue Jan 27 14:14:37 -0800 2009
1
2
3
## NOTE
The error refers to the first line of the second multi-line pre-scenario comments
 
Gravatar
Thu Jan 08 14:59:47 -0800 2009
1
2
3
[fss]
recipe = iw.recipe.fss
# zeoclient1 and zeoclient2 are the names of you buildout parts for your zeo clients
Gravatar
Wed Dec 24 14:27:56 -0800 2008
1
2
3
# SUPER DARING APP TEMPLATE 1.0
# By Peter Cooper