Applied rubocop.

This commit is contained in:
Martin Edenhofer 2016-11-30 08:11:44 +01:00
parent c6b31f7e39
commit 3b3a193ef7

View file

@ -4,7 +4,7 @@ require 'builder'
class Integration::SipgateController < ApplicationController class Integration::SipgateController < ApplicationController
before_filter :check_configured before_action :check_configured
# notify about inbound call / block inbound call # notify about inbound call / block inbound call
def in def in