add action cable for call waiter,stock check & check in out

This commit is contained in:
yarzar_code
2020-08-25 14:18:51 +06:30
parent bd65edcba3
commit c7cd353ba2
4 changed files with 45 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
class Api::CallWaitersController < ActionController::API
class Api::CallWaitersController < Api::ApiController
#List all active customers by name
def index