Brandon-Lyons/Fantasy-Sports-Calculator-Rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/tasks/cucumber.rake
lib/interface.rb57
A
25 mins
doc/README_FOR_APP
config.ru
app/views/users/show.html.erb
app/views/layouts/application.html.erb
app/views/home/index.html.erb
app/views/football_teams/show.html.erb
app/views/football_teams/index.html.erb
app/views/football_teams/create.html.erb
app/views/football_teams/_profile_stats.html.erb
app/views/football_teams/_calculate_stats_table.html.erb
app/views/football_players/show.html.erb
app/views/football_players/index.html.erb
app/views/football_players/create.html.erb
app/views/football_players/_profile-stats.html.erb
app/views/football_players/_player-info.html.erb
app/views/football_players/_calculate-stats-tables.html.erb
app/views/football_leagues/show.html.erb
app/views/football_leagues/new.html.erb
app/views/football_leagues/index.html.erb
app/views/football_leagues/edit.html.erb
app/views/football_leagues/_league-show-tables.html.erb
app/views/football_leagues/_league-form.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/calculate/index.html.erb
app/views/basketball_leagues/index.html.erb
app/models/user_football_league.rb5
A
0 mins
app/models/user.rb7
A
0 mins
app/models/football_team.rb62
A
2 hrs
app/models/football_player.rb97
A
1 hr
app/models/football_league.rb10
A
0 mins
app/helpers/profile_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins