Sha256: d16459547c5f840b8bb3e71070470b848384f387a6d4f38308d944493a0946cb

Contents?: true

Size: 168 Bytes

Versions: 4

Compression:

Stored size: 168 Bytes

Contents

module SipgateIo
  module RouteExtensions
    def mount_sipgate_io(path='/sipgate_io')
      post path => 'sipgate_io/events#create', as: :sipgate_io
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sipgate_io-0.3.4 lib/sipgate_io/route_extension.rb
sipgate_io-0.3.3 lib/sipgate_io/route_extension.rb
sipgate_io-0.3.1 lib/sipgate_io/route_extension.rb
sipgate_io-0.3.0 lib/sipgate_io/route_extension.rb