Hard
In my view, how can I specify a different string depending on the current language of the page?
Author: InconnuStatus: PublishedQuestion passed 111 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
1
Use the I18n gem to translate a string, a date and a pluralized string in Rails1
What are the columns of the users table in Rails?1
This query is already protected against SQL injection.1
How to execute Ruby code without displaying it.1
How to add a comment to a post in Rails2
Create a user in Rails with a validation error2
Create a Rails controller with a bar action and a value parameter.