Noosfero/noosfero

View on GitHub
plugins/fb_app/models/fb_app_plugin/page_tab.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class PageTab has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class FbAppPlugin::PageTab < ApplicationRecord
  # FIXME: rename table to match model
  self.table_name = :fb_app_plugin_page_tab_configs

  attr_accessible :owner_profile, :profile_id, :page_id,
Severity: Minor
Found in plugins/fb_app/models/fb_app_plugin/page_tab.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status