mysociety/alaveteli

View on GitHub
app/controllers/request_game_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method play has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def play
    session[:request_game] = Time.zone.now

    @missing = InfoRequest.
      where_old_unclassified.
Severity: Minor
Found in app/controllers/request_game_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status