mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
Throw out old stuff
This commit is contained in:
parent
3ed2cddad4
commit
8307cde4ab
12 changed files with 31 additions and 644 deletions
|
@ -1,6 +1,4 @@
|
|||
class Epp::PollsController < ApplicationController
|
||||
include Epp::Common
|
||||
|
||||
class Epp::PollsController < EppController
|
||||
def poll
|
||||
req_poll if params[:parsed_frame].css('poll').first['op'] == 'req'
|
||||
ack_poll if params[:parsed_frame].css('poll').first['op'] == 'ack'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue