Actions
Refactor #18726
closedTest failures due to deprecation warning
Description
Currently i'm getting:
`#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing."
Actions