This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
121426287a
discourse
/
app
/
serializers
/
application_serializer.rb
4 lines
86 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial release of Discourse
2013-02-05 14:16:51 -05:00
class
ApplicationSerializer
<
ActiveModel
::
Serializer
Convert a lot of :a => b to a: b and bring peace to the world
2013-03-23 11:02:59 -04:00
embed
:ids
,
include
:
true
Fix all the trailing whitespace
2013-02-07 10:45:24 -05:00
end