class Stattleship::Params::FootballTotalTeamStatParams
Private Instance Methods
params()
click to toggle source
Calls superclass method
# File lib/stattleship/params/football_total_team_stat_params.rb, line 6 def params super.merge('type' => 'football_team_stat') end