Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity-live] / app / controllers / selectricity_service_controller.rb
diff --git a/app/controllers/selectricity_service_controller.rb b/app/controllers/selectricity_service_controller.rb
deleted file mode 100644 (file)
index e1f9f98..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-class SelectricityServiceController < ApplicationController
-  web_service_dispatching_mode :delegated
-  web_service :vote, SelectricityService.new
-end

Benjamin Mako Hill || Want to submit a patch?