]> git.openstreetmap.org Git - rails.git/blob - app/controllers/friend_controller.rb
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / app / controllers / friend_controller.rb
1 class FriendController < ApplicationController
2 end