brianwisti/marysplace-rails

View on GitHub
app/controllers/points_entry_types_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class PointsEntryTypesController has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

class PointsEntryTypesController < ApplicationController
  before_filter :require_user

  # GET /points_entry_types
  # GET /points_entry_types.json
Severity: Minor
Found in app/controllers/points_entry_types_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status