Merge branch 'story/118912395-epp-log' into staging

# Conflicts:
#	app/models/domain.rb
This commit is contained in:
Vladimir Krylov 2016-05-20 16:39:14 +03:00
commit 229a249c36
7 changed files with 52 additions and 10 deletions

View file

@ -741,9 +741,6 @@ class Domain < ActiveRecord::Base
# rubocop: enable Metrics/CyclomaticComplexity
# rubocop: enable Metrics/PerceivedComplexity
# small optimization that we'are using to_a if it was done already
# otherwise just getting ids
def children_log
log = HashWithIndifferentAccess.new
log[:admin_contacts] = admin_contact_ids