Hard
Suppose the controller below. I call the create action in JSON by passing user parameters, the save succeeds.
What happens next?
Author: InconnuStatus: PublishedQuestion passed 112 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
2
Create a Rails controller with a bar action and a value parameter.2
Create a user in Rails with a validation error1
How to add a comment to a post in Rails1
What are the columns of the users table in Rails?1
How to execute Ruby code without displaying it.1
This query is already protected against SQL injection.1
Translate the string 'hello_world' to French in Rails