]> git.openstreetmap.org Git - rails.git/blob - app/controllers/friend_controller.rb
set the db encoding to utf-8, otherwise data is stored incorrectly in db. Can be...
[rails.git] / app / controllers / friend_controller.rb
1 class FriendController < ApplicationController
2 end