Hoops
Last updated Sat Mar 13 18:36:35 -0800 2010
395f215
Change the colors on the team details. Make L's red and W's g...
e752f2d
Changed year to 2009
5011d66
Removed calculations of team averages. That is now down by sc...
ebec079
Added the sn_code to the team edit.
c17e18a
Removed a puts.
8c32062
Forgot this file in the prior commit.
3820e90
Changed the show game to allow in-place editting of the totals.
33c0803
Fixed typo.
65b2c1f
Removed unused code and private for testing. Changed the sett...
8a0f962
Added specs and fixture for yahoo_game_parser.
5f5d14e
Removed the 'private' to allow testing.
6c22f97
Added specs for the Sport Network game parsing.
b50ee16
Added an == metod for comparison in specs.
febc38d
Changed the || to && in the == method. Love typos.
c4b1976
Added test for player games in the Fox game parsing.
89163a5
Added an == method for specs to be able to test for player_games.
38e708d
Added a spec for the game_parser.
361b49a
Changed column from year to acad_year.
9b5dbc3
Changed the Fox code for the team.
9cd3c91
Added missing players.
74a600e
Removed ancillary text added to page by mistake.
3809acf
Corrected the Montana state roster.
0e76516
Sorted th missing player list and increased the size of the ho...
306d4a0
Removed players already on the roster from the list of players...
4e73333
Removing excessive bolding and added a missing red.
bce75f6
Moved the true new player table above the returning players to...
b96c506
Fixed bug if a new_player's name matches an old player, but th...
4f1fe91
Moved the departing players to the bottom of the list.
8747269
Upped to rails 2.3.5
87a8a6f
Small cosmetic changes.
1dc00f2
This time I removed rails from vendor.
fb256be
Added the new_player stuff.