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