thetizzo/nfl_data

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.envrc
.gitignore
.rspec
.standard.yml
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
lib/nfl_data.rb10
A
0 mins
lib/nfl_data/api/player.rb15
A
0 mins
lib/nfl_data/api/schedule.rb15
A
0 mins
lib/nfl_data/api/statline.rb15
A
0 mins
lib/nfl_data/game.rb3
A
0 mins
lib/nfl_data/my_sports_feeds/client.rb33
A
0 mins
lib/nfl_data/my_sports_feeds/players_feed.rb14
A
0 mins
lib/nfl_data/my_sports_feeds/seasonal_games_feed.rb17
A
0 mins
lib/nfl_data/my_sports_feeds/weekly_player_gamelogs.rb16
A
0 mins
lib/nfl_data/parsers/player_parser.rb25
A
0 mins
lib/nfl_data/parsers/schedule_parser.rb18
A
0 mins
lib/nfl_data/parsers/statline_parser.rb31
A
0 mins
lib/nfl_data/player.rb14
A
0 mins
lib/nfl_data/schedule.rb11
A
0 mins
lib/nfl_data/statline.rb20
A
0 mins
lib/nfl_data/version.rb3
A
0 mins
nfl_data.gemspec