Skip to content
Snippets Groups Projects
  1. Jan 28, 2020
  2. Apr 11, 2019
    • Thong Kuah's avatar
      Align UrlValidator to validate_url gem implementation. · d119d3d1
      Thong Kuah authored and James Lopez's avatar James Lopez committed
      Renamed UrlValidator to AddressableUrlValidator to avoid 'url:' naming collision with ActiveModel::Validations::UrlValidator in 'validates' statement.
      Make use of the options attribute of the parent class ActiveModel::EachValidator.
      Add more options: allow_nil, allow_blank, message.
      Renamed 'protocols' option to 'schemes' to match the option naming from UrlValidator.
      d119d3d1
  3. Jul 26, 2018
  4. Jun 01, 2018
  5. Jun 13, 2017
  6. Feb 23, 2017
  7. Jan 18, 2017
  8. Jan 17, 2017
  9. Nov 22, 2016
  10. Nov 21, 2016
  11. Jun 03, 2016
  12. May 09, 2016
  13. May 06, 2016
  14. Jan 06, 2016
  15. Nov 13, 2015
  16. Oct 12, 2015
Loading