# File lib/tinder/room.rb, line 304 def room_url_for(action, format="json") "/room/#{@id}/#{action}.#{format}" end