itzsaga/my-fave-food

View on GitHub
app/helpers/places_helper.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method us_states has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def us_states
    [
        ['', ''],
        ['Alabama', 'AL'],
        ['Alaska', 'AK'],
Severity: Major
Found in app/helpers/places_helper.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status