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 20:53:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
c3b03e3cb6
discourse
/
app
/
serializers
/
category_topic_serializer.rb
8 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial release of Discourse
2013-02-06 03:16:51 +08:00
class
CategoryTopicSerializer
<
BasicTopicSerializer
attributes
:slug
Fix all the trailing whitespace
2013-02-07 23:45:24 +08:00
Initial release of Discourse
2013-02-06 03:16:51 +08:00
has_one
:category
end
Reference in New Issue
Copy Permalink