Applied rubocop.
This commit is contained in:
parent
c6b31f7e39
commit
3b3a193ef7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ require 'builder'
|
|||
|
||||
class Integration::SipgateController < ApplicationController
|
||||
|
||||
before_filter :check_configured
|
||||
before_action :check_configured
|
||||
|
||||
# notify about inbound call / block inbound call
|
||||
def in
|
||||
|
|
Loading…
Reference in a new issue