Sha256: 56829f0199ecf75f0c17205a08da0363f7725dab5e70f44bf3b184044eb81d65
Contents?: true
Size: 201 Bytes
Versions: 33
Compression:
Stored size: 201 Bytes
Contents
AmaLayout::Engine.routes.draw do scope module: 'ama_layout' do namespace :api do namespace :v1 do delete :notifications, to: 'notifications#dismiss_all' end end end end
Version data entries
33 entries across 33 versions & 1 rubygems