[openstreetmap/openstreetmap-website] Lazy loading relation members (PR #6326)
mmd
notifications at github.com
Sat Aug 16 15:36:01 UTC 2025
@mmd-osm commented on this pull request.
> get "/relation/:id" => "relations#show", :id => /\d+/, :as => :relation
+ get "/relation/:id/member" => "relation_members#show", :id => /\d+/, :as => :relation_member
make sense, fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6326#discussion_r2280473396
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6326/review/3125903590 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250816/fd4ac2c0/attachment.htm>
More information about the rails-dev
mailing list