kaize/deadline_camp

View on GitHub
lib/member_collection_convertor.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method default_options has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def default_options
      {:columns => [
        :id,
        :state,
        :email,
Severity: Minor
Found in lib/member_collection_convertor.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status