0
0
Commit Graph

5 Commits

Author SHA1 Message Date
Matt Jankowski
ea1c0feb86
Remove add_column_with_default migration helper () 2024-01-10 10:35:06 +00:00
Nick Schonning
1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment () 2023-07-12 09:47:08 +02:00
Nick Schonning
669f6d2c0a
Run rubocop formatting except line length () 2023-02-18 06:56:20 +09:00
ThibG
dfb45374d2 Fix AddLockVersionToPolls migration () 2019-03-07 01:50:06 +01:00
ThibG
96f905f409 Add optimistic lock to avoid race conditions when handling votes ()
* Add optimistic lock to avoid race conditions when handling votes

* Force-reload polls when getting `ActiveRecord::StaleObjectError`
2019-03-06 19:53:57 +01:00