discourse/plugins/poll/spec/controllers
Roman Rizzi 7925a76d93
DEV: An endpoint to check if the current user voted in a poll. (#13648)
The endpoint the existence of the poll and if the current user can see it. It
will facilitate using a poll programmatically, especially if we'd like to create an external poll through a theme component.
2021-07-06 14:46:34 -03:00
..
polls_controller_spec.rb DEV: An endpoint to check if the current user voted in a poll. (#13648) 2021-07-06 14:46:34 -03:00
posts_controller_spec.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00