]> git.openstreetmap.org Git - rails.git/commit
Join and normalize og:image url using Addressable
authorAnton Khorev <tony29@yandex.ru>
Sat, 15 Jun 2024 12:03:22 +0000 (15:03 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 15 Jun 2024 12:06:07 +0000 (15:06 +0300)
commitc03649355a1a344dfb31b814699778ac26fd514d
treefc615fbde061acb08dc798a2f4f9b0ba7b39532a
parent84aa7f455ae58b4b051368e35dbc43f780b3aa0f
Join and normalize og:image url using Addressable

Avoids failing on urls that are not strictly rfc2396 URIs.
Gemfile
Gemfile.lock
app/helpers/open_graph_helper.rb
test/controllers/diary_entries_controller_test.rb