brianwisti/marysplace-rails

View on GitHub
app/controllers/checkins_controller.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class CheckinsController has 31 methods (exceeds 20 allowed). Consider refactoring.
Open

class CheckinsController < ApplicationController
  include Reportable
  before_filter :require_user

  # GET /checkins
Severity: Minor
Found in app/controllers/checkins_controller.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status