Hard
Supposons le code suivant. Que va-t-il se passer ?
Author: InconnuStatus: PublishedQuestion passed 96 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!
2
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 Rails1
This query is already protected against SQL injection.1
How to execute Ruby code without displaying it.1
What are the columns of the users table in Rails?1
Translate the string 'hello_world' to French in Rails1
How to add a comment to a post in Rails