When you've got a form - and when the user submits invalid data - you redirect back to the edit form. If you want to show a general error message (not tied to validation errors) to the user - you'd do which of the following?

🎲 Try a Random Question  |  Total Questions in Quiz: 122  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Ruby on Rails Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


When you've got a form - and when the user submits invalid data - you redirect back to the edit form. If you want to show a general error message (not tied to validation errors) to the user - you'd do which of the following?