[openstreetmap/openstreetmap-website] Microcosms microcosms (PR #3683)

Brian DeRocher notifications at github.com
Thu Sep 15 04:16:09 UTC 2022


@openbrian commented on this pull request.



> @@ -323,6 +323,11 @@
   # redactions
   resources :redactions
 
+  # microcosms
+  get "/microcosms/of_user/:display_name" => "microcosms#of_user", :as => :microcosms_of_user
+  resources :microcosms
+  resources :microcosm_links, :except => [:show]

done

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

Message ID: <openstreetmap/openstreetmap-website/pull/3683/review/1108498645 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220914/7a204f33/attachment.htm>


More information about the rails-dev mailing list