alim / baseballstats

Example Rails 4 Application
MIT License
0 stars 0 forks source link

Build test and code for BattingStatistics resource #2

Closed alim closed 10 years ago

alim commented 10 years ago

The BattingStatistics resource will include the following attributes:

These statistics can be imported from a CSV file and will overwrite the currently stored batting statistics. Any nil value for a statistic should be treated as a zero value. Any row missing a player_id will be ignored.