]> git.openstreetmap.org Git - rails.git/blob - app/controllers/friend_controller.rb
Remove require_user for the api_details method as that uses HTTP authentication.
[rails.git] / app / controllers / friend_controller.rb
1 class FriendController < ApplicationController
2 end