verfication controller

This commit is contained in:
Nweni
2019-12-03 18:22:38 +06:30
parent bb698789e4
commit 15361fe4e1
4 changed files with 18 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
class Api::VerificationsController < ActionController::API
class Api::VerificationsController < Api::ApiController
def new
phone_number = params[:phone_number]