]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/friend_controller.rb
added messaging and friend stuff that wasn't checked in
[rails.git] / app / controllers / friend_controller.rb
diff --git a/app/controllers/friend_controller.rb b/app/controllers/friend_controller.rb
new file mode 100644 (file)
index 0000000..292f5c9
--- /dev/null
@@ -0,0 +1,2 @@
+class FriendController < ApplicationController
+end