mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Story#118912395 - EppLog saves resource
This commit is contained in:
parent
a51f536781
commit
714dd1473d
5 changed files with 21 additions and 2 deletions
|
@ -54,4 +54,8 @@ class Epp::PollsController < EppController
|
|||
def validate_poll
|
||||
requires_attribute 'poll', 'op', values: %(ack req), allow_blank: true
|
||||
end
|
||||
|
||||
def resource
|
||||
@message
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue