Method: Match::Base.view_section

Defined in:
app/models/match/base.rb

.view_section(obj) ⇒ Object

********** Methods



41
42
43
# File 'app/models/match/base.rb', line 41

def self.view_section(obj)
  "matches"
end