Integer error fix

This commit is contained in:
Martin Lensment 2015-01-16 17:16:01 +02:00
parent 2b22ba18f0
commit d0a2adc1a4
3 changed files with 3 additions and 2 deletions

View file

@ -84,7 +84,6 @@ class EppController < ApplicationController
end
# rubocop: enable Style/PredicateName
def write_to_epp_log
request_command = params[:command] || params[:action] # error receives :command, other methods receive :action
ApiLog::EppLog.create({