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
cbc311e4ed
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 08:13:50 +08:00
class
SearchLogsSerializer
<
ApplicationSerializer
attributes
:term
,
:searches
,
REFACTOR: Calculate CTR in SearchLog model and hide unique column (#6791)
2018-12-18 21:43:46 +08:00
:ctr
FEATURE: search logs page (#5313)
2017-11-15 08:13:50 +08:00
end
Reference in New Issue
Copy Permalink