Module: ESPNFantasyNews
- Defined in:
- lib/espn_fantasy_news.rb,
lib/espn_fantasy_news/news.rb,
lib/espn_fantasy_news/team.rb,
lib/espn_fantasy_news/parser.rb,
lib/espn_fantasy_news/player.rb
Defined Under Namespace
Classes: News, Parser, Player, Team
Constant Summary collapse
- PLAYER_LIST_ENDPOINT =
"http://games.espn.go.com/ffl/tools/projections"- NEWS_ENDPOINT =
"http://games.espn.go.com/ffl/resources/playernews"