connection
28 29 30
# File 'lib/nrl/match.rb', line 28 def self.all Round.all.map { |round| round.matches }.flatten end