summaryrefslogtreecommitdiff
path: root/app/controllers
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers')
-rw-r--r--app/controllers/scores_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/scores_controller.rb b/app/controllers/scores_controller.rb
index 8754b91..7c46165 100644
--- a/app/controllers/scores_controller.rb
+++ b/app/controllers/scores_controller.rb
@@ -1,6 +1,6 @@
class ScoresController < ApplicationController
allow_unauthenticated_access
- before_action :set_tartiflette, only: [:new, :create, :edit_all, :update_all]
+ before_action :set_tartiflette, only: [ :new, :create, :edit_all, :update_all ]
def new
end
Copyright 2019--2025 Marius PETER