I am pretty new to ruby and sinatra but basically I have this route:
put \'/user_list/:user_id\' do puts request.params[\"model\"] end
and
Try the below,it will work too:
request.params["model"][:password.to_s]