fablabbcn/fablabs

View on GitHub
app/helpers/application_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method url_icon has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def url_icon(url)
    case url
    when /twitter\.com/
      icon('twitter')
    when /github\.com/
Severity: Minor
Found in app/helpers/application_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status