MiraitSystems/enju_trunk

View on GitHub
app/servies/create_export_file.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method create_export_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def self.create_export_file(current_user, filename, header, rows, file_type = 'xlsx')
Severity: Minor
Found in app/servies/create_export_file.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status