Skip to content

Commit

Permalink
Included blueprints to our rspec helper
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jul 21, 2010
1 parent f477efc commit 302ae1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -4,7 +4,7 @@
require File.expand_path(File.join(File.dirname(__FILE__),'..','config','environment'))
require 'spec/autorun'
require 'spec/rails'

require File.join(RAILS_ROOT, 'spec', 'blueprints')
# Uncomment the next line to use webrat's matchers
require 'webrat/integrations/rspec-rails'

Expand Down

0 comments on commit 302ae1e

Please sign in to comment.