This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-03 10:26:17 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
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-31 06:10:36 +08:00
class
GroupsController
<
ApplicationController
def
show
end
More templates for the group page
2014-02-07 02:06:19 +08:00
def
members
end
Client and Server side routes for a Group
2014-01-31 06:10:36 +08:00
end
Reference in New Issue
Copy Permalink