[openstreetmap/openstreetmap-website] Communities - communities (PR #3717)

Anton Khorev notifications at github.com
Fri Sep 6 04:25:24 UTC 2024


@AntonKhorev commented on this pull request.



> +  resources :communities do
+    resources :community_links, :only => [:create, :index, :new]
+  end
+  resources :community_links, :only => [:destroy, :edit, :update]

Doesn't `:shallow` option of `resources` do the same thing?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3717#pullrequestreview-2284679473
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/3717/review/2284679473 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240905/62009896/attachment.htm>


More information about the rails-dev mailing list