Story#118912395 - EppLog saves resource

This commit is contained in:
Vladimir Krylov 2016-05-20 16:37:38 +03:00
parent a51f536781
commit 714dd1473d
5 changed files with 21 additions and 2 deletions

View file

@ -56,4 +56,8 @@ class Epp::KeyrelaysController < EppController
# domain
end
def resource
@domain
end
end