aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
diff options
context:
space:
mode:
authorMichel Etienne2012-03-20 12:01:24 +0100
committerMichel Etienne2012-03-20 12:01:24 +0100
commitcfbc4eb9f199e8d1e36e05491f368d6ae8ca9409 (patch)
treeb7e753a4235e2b37e6324cd725455c43906eb249 /app/controllers
parent2011ee0247deede4a58dbdcc6f5c50146dedf584 (diff)
downloadchouette-core-cfbc4eb9f199e8d1e36e05491f368d6ae8ca9409.tar.bz2
purge ~files
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/lines_controller.rb~2
-rw-r--r--app/controllers/welcome_controller.rb~2
2 files changed, 0 insertions, 4 deletions
diff --git a/app/controllers/lines_controller.rb~ b/app/controllers/lines_controller.rb~
deleted file mode 100644
index 81710ab8f..000000000
--- a/app/controllers/lines_controller.rb~
+++ /dev/null
@@ -1,2 +0,0 @@
-class LinesController < ApplicationController
-end
diff --git a/app/controllers/welcome_controller.rb~ b/app/controllers/welcome_controller.rb~
deleted file mode 100644
index d8c85ab84..000000000
--- a/app/controllers/welcome_controller.rb~
+++ /dev/null
@@ -1,2 +0,0 @@
-class WelcomeController < ApplicationController
-end