class Faker::WorldCup
def roster(country: 'Egypt', type: 'coach')
-
(String)
-
def roster(country: 'Egypt', type: 'coach') fetch("world_cup.rosters.#{country}.#{type}") end
(String)
-
def roster(country: 'Egypt', type: 'coach') fetch("world_cup.rosters.#{country}.#{type}") end