loomio/loomio

View on GitHub
app/models/boot/site.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method payload has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def payload
      @payload ||= {
        version:             Loomio::Version.current,
        release:             AppConfig.release,
        systemNotice:        ENV['LOOMIO_SYSTEM_NOTICE'],
Severity: Minor
Found in app/models/boot/site.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status