From 4cd0de91754f07afd0afb58d137b3adcf5a07611 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Wed, 23 Feb 2011 12:06:34 +0000 Subject: Removing rspec and rspec-rails plugins in favour of updated gems. --- vendor/plugins/rspec-rails/init.rb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 vendor/plugins/rspec-rails/init.rb (limited to 'vendor/plugins/rspec-rails/init.rb') diff --git a/vendor/plugins/rspec-rails/init.rb b/vendor/plugins/rspec-rails/init.rb deleted file mode 100644 index 6262f0368..000000000 --- a/vendor/plugins/rspec-rails/init.rb +++ /dev/null @@ -1,9 +0,0 @@ -# Placeholder to satisfy Rails. -# -# Do NOT add any require statements to this file. Doing -# so will cause Rails to load this plugin all of the time. -# -# Running 'ruby script/generate rspec' will -# generate spec/spec_helper.rb, which includes the necessary -# require statements and configuration. This file should -# be required by all of your spec files. \ No newline at end of file -- cgit v1.2.3