ManageIQ / inventory_refresh

Apache License 2.0
1 stars 23 forks source link

Rename archive_on to archived_at for consistency #51

Closed agrare closed 5 years ago

agrare commented 5 years ago

Other rails timestamp columns are e.g. created_at/updated_at, rename archived_on to archived_at for consistency.

miq-bot commented 5 years ago

Checked commit https://github.com/agrare/inventory_refresh/commit/96bce27b75e214a59acf0dcf510922fbe0eef88a with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 13 files checked, 21 offenses detected

lib/inventory_refresh/save_collection/saver/retention_helper.rb

spec/models/archived_mixin.rb

spec/models/container_image.rb

spec/schema.rb