Actions
Bug #12893
closedalready initialized constant warnings
Description
When loading the application, the following kind of errors are reported:
foreman/lib/net/validations.rb:7: warning: already initialized constant Net::Validations::MASK_REGEXP foreman/lib/net/validations.rb:7: warning: previous definition of MASK_REGEXP was here
Actions