mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-03 05:27:25 +00:00
Added tests for matches controller
This commit is contained in:
@@ -116,6 +116,10 @@ class StaticPagesController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
def not_allowed
|
||||
end
|
||||
|
||||
private
|
||||
def check_access
|
||||
if params[:tournament]
|
||||
|
||||
Reference in New Issue
Block a user