Skip to content

Instantly share code, notes, and snippets.

@josephwilk
Created March 1, 2010 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephwilk/318821 to your computer and use it in GitHub Desktop.
Save josephwilk/318821 to your computer and use it in GitHub Desktop.
ENV["RAILS_ENV"] = "features"
require File.expand_path(File.dirname(__FILE__) + "/../../config/environment")
require 'spec'
require 'webrat/rails'
require 'spec/rails'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment