What is the Rails3 version of errors.add_to_base? August 28, 2023 by Tarik This should work in rails 3.1.3: errors.add :base, "message"