Files
puzzle-scoreboard/app/policies/contestant_policy.rb
sto 97ea17b7c2
Some checks failed
CI / scan_ruby (push) Successful in 20s
CI / scan_js (push) Successful in 14s
CI / lint (push) Successful in 13s
CI / test (push) Failing after 50s
Turn contest dashboard into tabs for easier navigation
2025-11-13 12:06:12 +01:00

3 lines
43 B
Ruby

class ContestantPolicy < ContestPolicy
end