Natalie Tay 73c58155f8 FIX: Get topic's category instead of array's (#388)
Currently we're seeing 500s when related_topics are getting rendered. We should get the topic's category rather than on the array.
```
ActionView::Template::Error (undefined method `category' for [#<Topic id ... ]
```
2023-12-29 16:52:48 +08:00
2023-02-17 11:33:47 -03:00
2023-12-26 14:49:55 -03:00
2023-02-17 11:33:47 -03:00
2023-11-03 11:30:09 +00:00
2023-11-03 11:30:09 +00:00
2023-11-29 23:01:48 +01:00
2023-02-17 11:33:47 -03:00
2023-11-29 23:01:48 +01:00
2023-09-04 15:46:35 -03:00
2023-07-15 00:56:15 +02:00
2023-11-29 23:01:48 +01:00
S
Description
No description provided
Readme
36 MiB