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-11-24 04:13:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
d68e3f7369
discourse
/
app
/
serializers
/
application_serializer.rb
4 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial release of Discourse
2013-02-06 03:16:51 +08:00
class
ApplicationSerializer
<
ActiveModel
::
Serializer
Convert a lot of :a => b to a: b and bring peace to the world
2013-03-23 23:02:59 +08:00
embed
:ids
,
include
:
true
Fix all the trailing whitespace
2013-02-07 23:45:24 +08:00
end
Reference in New Issue
Copy Permalink