padrino/padrino-framework

View on GitHub
padrino-core/lib/padrino-core/application/flash.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Storage has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Storage
      include Enumerable

      # @private
      def initialize(session=nil)
Severity: Minor
Found in padrino-core/lib/padrino-core/application/flash.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status