-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Description
Did you find a bug?
Describe your problem with a clear title sumarizing it, and a clear
description including as much relevant information as possible about it.
Expected behavior
DEPRECATION WARNING: ActiveModel::Errors#keys is deprecated and will be removed in Rails 6.2.
web |
web | To achieve the same use:
web |
web | errors.attribute_names (called from block (2 levels)
What do you think should happen?
Actual behavior
What actually happens?
How to reproduce
Your best chance of getting this bug looked at quickly is to provide a code
sample or an executable test case demonstrating the expected behavior that is not
occurring. Ideally, use our bug report template to create the issue. Simply
copy the content of the appropriate template into a .rb file, make the necessary
changes to demonstrate the issue, and paste the content into the issue
description.
Metadata
Metadata
Assignees
Labels
No labels