lib/sportradar/api/football/stat_pack/rushing.rb in sportradar-api-0.1.38 vs lib/sportradar/api/football/stat_pack/rushing.rb in sportradar-api-0.9.0

- old
+ new

@@ -13,8 +13,8 @@ @tlost = response["tlost"] @tlost_yards = response["tlost_yards"] @redzone_attempts = response["redzone_attempts"] end end - + end end