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
2025-02-21 01:02:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
poll
/
lib
History
Jarek Radosz
9e3fc1111d
FIX: Add a blank poll options validation (
#8652
)
...
Before, saving a post with a blank poll option resulted in error 500.
2020-01-03 15:09:36 +01:00
..
tasks
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00
polls_updater.rb
DEV: Prefer
public_send
over
send
.
2019-05-07 09:33:21 +08:00
polls_validator.rb
FIX: Add a blank poll options validation (
#8652
)
2020-01-03 15:09:36 +01:00
post_validator.rb
DEV: enable frozen string literal on all files
2019-05-13 09:31:32 +08:00