LogicalBricks/fm_layout

View on GitHub

Showing 1 of 6 total issues

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

  class FmLayout
    def initialize
      @encabezado = Encabezado.new
      @datos_adicionales = DatosAdicionales.new
      @emisor = Emisor.new
Severity: Minor
Found in lib/fm_layout/fm_layout.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language