instructure/lti_public_resources

View on GitHub
lib/lti_public_resources.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method apps has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.apps
    {
      youtube: {
        name: "YouTube",
        description: "Search publicly available YouTube videos. A new icon will show up in your course rich editor letting you search YouTube and click to embed videos in your course material.",
Severity: Minor
Found in lib/lti_public_resources.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status