- Feb 25, 2020
-
-
GitLab Bot authored
-
- Apr 11, 2019
-
-
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.
-
- Mar 28, 2019
-
-
Nick Thomas authored
-
- Feb 13, 2019
-
-
Robert Schilling authored
Extend the list of supported protocols to include FTP.
-
- Jan 09, 2019
-
-
Shinya Maeda authored
Add test Add changelog
-
- Jan 04, 2019
-
-
Shinya Maeda authored
- Add Releases::Links model - Expose it in release API - Add integration tests
-