1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 11:37:14 +00:00

Move custom DateValidator from @lib/redmine/core_ext/active_record.rb@ to @app/validators/date_validator.rb@ (#29914, #32938).

git-svn-id: http://svn.redmine.org/redmine/trunk@21258 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu 2021-10-24 09:57:56 +00:00
parent 9cb4a5f4ca
commit dcf69e509a
2 changed files with 1 additions and 1 deletions

View File

@ -1754,7 +1754,7 @@ Style/SoleNestedConditional:
- 'app/models/watcher.rb'
- 'app/models/wiki_page.rb'
- 'app/models/wiki_annotate.rb'
- 'lib/redmine/core_ext/active_record.rb'
- 'app/validators/date_validator.rb'
# Cop supports --auto-correct.
# Configuration parameters: .