mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Rake task for making api log schema
This commit is contained in:
parent
d5a824064e
commit
7b920cac2f
6 changed files with 70 additions and 13 deletions
|
@ -15,6 +15,7 @@ module Epp::PollHelper
|
|||
if @message.attached_obj_type == 'Keyrelay'
|
||||
@response = render_to_string('epp/poll/poll_keyrelay')
|
||||
render xml: @response
|
||||
# render 'epp/poll/poll_keyrelay'
|
||||
else
|
||||
render 'epp/poll/poll_req'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue