This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 11:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
serializers
/
search_logs_serializer.rb
6 lines
117 B
Ruby
Raw
Normal View
History
Unescape
Escape
FEATURE: search logs page (#5313)
2017-11-15 05:43:50 +05:30
class
SearchLogsSerializer
<
ApplicationSerializer
attributes
:term
,
:searches
,
REFACTOR: Calculate CTR in SearchLog model and hide unique column (#6791)
2018-12-18 19:13:46 +05:30
:ctr
FEATURE: search logs page (#5313)
2017-11-15 05:43:50 +05:30
end
Reference in New Issue
Copy Permalink