This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
Discourse
/
discourse
Watch
2
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/discourse/discourse.git
synced
2025-09-06 10:50:21 +08:00
Code
Packages
Activity
Actions
9
325c2dfaea
discourse
/
app
/
controllers
/
groups_controller.rb
10 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
Client and Server side routes for a Group
2014-01-30 17:10:36 -05:00
class
GroupsController
<
ApplicationController
def
show
end
More templates for the group page
2014-02-06 13:06:19 -05:00
def
members
end
Client and Server side routes for a Group
2014-01-30 17:10:36 -05:00
end
Copy permalink