melvinsembrano/cms-fortress

View on GitHub
lib/cms/fortress/routes/admin.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method cms_fortress_routes has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def cms_fortress_routes(options = {})
    path = options[:path] || "cms-admin"

    devise_for "cms/fortress/users",
      :path => path,
Severity: Minor
Found in lib/cms/fortress/routes/admin.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status