Skip to content

Conversation

brunocavalcante
Copy link

Fixes:

DEPRECATION WARNING: ActiveModel::Errors#keys is deprecated and will be removed in Rails 6.2.

To achieve the same use:

  errors.attribute_names

Closes #127

Also, upgraded sqlite to 1.4.

@brunocavalcante brunocavalcante deleted the fix_rails_warnings branch February 15, 2021 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActiveModel::Errors#keys is deprecated
1 participant