Class: NFL::LiveUpdate::ScoreStrip::GamesParser
- Inherits:
-
HTTParty::Parser
- Object
- HTTParty::Parser
- NFL::LiveUpdate::ScoreStrip::GamesParser
- Defined in:
- lib/nfl/live_update/score_strip/games.rb
Instance Method Summary collapse
Instance Method Details
#xml ⇒ Object
6 7 8 |
# File 'lib/nfl/live_update/score_strip/games.rb', line 6 def xml Nokogiri::XML(body) end |