Skip to content

Conversation

@tagliala
Copy link
Member

  • Update RuboCop config
  • Remove conditional check on ActiveModel::Dirty.changes_applied, since this method has been added in AM 4.1.0 and the minimum required AM version is 7.0

Ref:

- Update RuboCop config
- Remove conditional check on `ActiveModel::Dirty.changes_applied`,
  since this method has been added in AM 4.1.0 and the minimum required
  AM version is 7.0

Ref:
- https://github.com/rails/rails/blob/v4.1.8/activemodel/CHANGELOG.md#rails-410-april-8-2014
@tagliala tagliala force-pushed the chore/minor-improvements branch from e1893c1 to 205728a Compare June 20, 2025 17:33
@tagliala tagliala merged commit 99cc5bf into master Jun 20, 2025
24 checks passed
@tagliala tagliala deleted the chore/minor-improvements branch June 20, 2025 17:34
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.

2 participants