Glitch-Shrike/spec
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214)
* Do not allow adding votes to expired polls

* Only validate expires_at on create
2019-03-08 00:54:50 +01:00
..
controllers Add polls (#10111) 2019-03-03 22:18:23 +01:00
fabricators Add polls (#10111) 2019-03-03 22:18:23 +01:00
features
fixtures
helpers
lib Do not allow adding votes to expired polls (#10214) 2019-03-08 00:54:50 +01:00
mailers
models Add polls (#10111) 2019-03-03 22:18:23 +01:00
policies
presenters
requests
routing
serializers/activitypub Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
services Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
support
validators
views
workers Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
rails_helper.rb
spec_helper.rb