From 7379daad1c73bd3610ed296436250b417ac3673d Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 10 Feb 2011 14:19:00 +0100 Subject: removed thinking_sphinx plugin and replaced it with gem. also tuned dependencies --- .../plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb (limited to 'vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb') diff --git a/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb b/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb deleted file mode 100644 index 987b10b0..00000000 --- a/vendor/plugins/thinking-sphinx/features/step_definitions/alpha_steps.rb +++ /dev/null @@ -1,3 +0,0 @@ -When /^I change the name of alpha (\w+) to (\w+)$/ do |current, replacement| - Alpha.find_by_name(current).update_attributes(:name => replacement) -end \ No newline at end of file -- cgit v1.3