]> git.openstreetmap.org Git - rails.git/blob - app/controllers/relation_member_controller.rb
dont eager load tags (false primary key fucks all sorts of things up) and move delete...
[rails.git] / app / controllers / relation_member_controller.rb
1 class RelationMemberController < ApplicationController
2
3
4
5 end