ManageIQ / more_core_extensions

MoreCoreExtensions are a set of core extensions beyond those provided by ActiveSupport.
MIT License
5 stars 23 forks source link

Adding hostname format validation #58

Closed douglasgabriel closed 6 years ago

douglasgabriel commented 6 years ago

This PR is able to:

This PR is based on this discussion: https://github.com/ManageIQ/manageiq/pull/16714

miq-bot commented 6 years ago

Checked commit https://github.com/douglasgabriel/more_core_extensions/commit/74aa450a48e2cc60f9ace11f0e24786649875840 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 2 files checked, 0 offenses detected Everything looks fine. :trophy:

bdunne commented 6 years ago

@douglasgabriel I released v3.5.0 with your changes