Implemented refresh URL

This commit is contained in:
jfederico
2016-10-18 16:23:52 -04:00
parent e9f77b4e2e
commit 0d216adc52
6 changed files with 46 additions and 15 deletions

View File

@ -20,9 +20,6 @@ class BbbController < ApplicationController
end
end
def close
end
private
def render_response(messageKey, message, status, response={})
respond_to do |format|