[openstreetmap/openstreetmap-website] Add microcosms to the website (#2390)
Brian DeRocher
notifications at github.com
Mon Feb 22 13:42:24 UTC 2021
@openbrian commented on this pull request.
> + def show
+ end
+
+ def show_members
+ end
+
+ def show_events
+ end
+
+ def edit
+ end
+
+ def update
+ respond_to do |format|
+ if @microcosm.update(microcosm_params)
+ format.html { redirect_to @microcosm, notice: 'Microcosm was successfully updated.' }
Got the translation in there.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2390#discussion_r580257441
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210222/fddf9c24/attachment.htm>
More information about the rails-dev
mailing list