This commit is contained in:
Martin Lensment 2015-01-12 18:18:51 +02:00
parent d2c31021a9
commit 360c2d3db8
8 changed files with 98 additions and 13 deletions

View file

@ -121,7 +121,6 @@ module Epp::Common
def write_to_epp_log
request_object = OBJECT_TYPES[params_hash['epp']['xmlns:ns2']] if params[:frame]
ApiLog::EppLog.create!({
request: params[:frame],
request_command: params[:command],