houston/houston-core

View on GitHub
app/assets/javascripts/houston/core/app.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

    relativeRoot = relativeRoot.substring(0, relativeRoot.length - 1) if /\/$/.test(relativeRoot)

Line exceeds maximum allowed length
Open

          <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>

Line exceeds maximum allowed length
Open

          <button type="submit" class="btn btn-danger">Delete #{options.resource}</button>

Line exceeds maximum allowed length
Open

        window.console.log("[App.checkRevision] reloading ('#{@clientRevision}' != '#{serverRevision}')")

Line exceeds maximum allowed length
Open

        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>

Line exceeds maximum allowed length
Open

        "<img alt=\"#{$1}\" height=\"20\" width=\"20\" src=\"#{App.relativeRoot()}/images/emoji/#{$1}.png\" class=\"emoji\" />"

Line exceeds maximum allowed length
Open

        <input type="hidden" name="#{App.meta('csrf-param')}" value="#{App.meta('csrf-token')}">

There are no issues that match your filters.

Category
Status