activeadmin/active_admin

View on GitHub
tasks/test_application.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method generate has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def generate
      FileUtils.mkdir_p base_dir
      args = %W(
        -m spec/support/#{template}.rb
        --skip-action-mailbox
Severity: Minor
Found in tasks/test_application.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status