Hard
Here is a technical question for developers that want to validate their skills before a technical interview.
This question is written in french and need to be translated to english.
Use english for technical terms in the french version (example : "string" instead of "chaine de caractère".)
Double escape all quotes in result like this: //"
Give result as JSON.
Author: Olivier MillaStatus: PublishedQuestion passed 102 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
1
Rails: The #create action raises an exception if the request parameters do not contain a :foo key.1
Translate the string 'hello_world' to French in Rails2
Create a Rails controller with a bar action and a value parameter.1
Use the I18n gem to translate a string, a date and a pluralized string in Rails2
Create a user in Rails with a validation error1
How to execute Ruby code without displaying it.1
What are the columns of the users table in Rails?