Skip to content

Fixes for rails 6, deprecations are done and causing errors now#1

Open
edk wants to merge 2 commits into
masterfrom
rails-6-fix
Open

Fixes for rails 6, deprecations are done and causing errors now#1
edk wants to merge 2 commits into
masterfrom
rails-6-fix

Conversation

@edk

@edk edk commented Sep 24, 2020

Copy link
Copy Markdown
Collaborator

before_filter is no longer available in rails 6

belongs_to forces required validation, and the creator and updater are checked on validation, but the before actions to set the creator/updater don't get set on validation, they're set on save.

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.

1 participant