[openstreetmap/openstreetmap-website] Microcosms microcosms (PR #3683)
Brian DeRocher
notifications at github.com
Mon Sep 19 00:22:21 UTC 2022
@openbrian commented on this pull request.
> + validates :site, :presence => true, :length => 1..255, :characters => true
+ validates :url, :presence => true, :length => 1..255, :url => { :schemes => ["https"] }
Yes, It was "site" because older versions of this had links to twitter, facebook, etc. "sites". I don't like "name". How about "link" or "text"? Looks like the official name is hyperlink.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3683#discussion_r973802598
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3683/review/1111616329 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220918/2a157ed3/attachment.htm>
More information about the rails-dev
mailing list