hyperoslo/embeddable

View on GitHub

Showing 1 of 1 total issue

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
    Severity
    Category
    Status
    Source
    Language