How to fix ArgumentError - wrong number of arguments (given 3, expected 1) in Ruby?

前端 未结 0 1405

I am newbie in rails (and ruby) and am trying to make a post request work.

class Api::V1::UsersController < ApplicationController
    #before_action :set_u         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题