hyperoslo/embeddable

View on GitHub
lib/embeddable.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method embeddable has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def embeddable(name, options = {})
      source = options.fetch :from

      define_method name do
        url = send(source)
Severity: Minor
Found in lib/embeddable.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status