Ricardonacif/active_admin_jcrop

View on GitHub

Showing 3 of 5 total issues

Method minimagick_crop has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def minimagick_crop(img, w, h, x, y)
Severity: Minor
Found in lib/active_admin_jcrop/image_helper.rb - About 35 mins to fix

    Method rmagick_crop has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def rmagick_crop(img, w, h, x, y)
    Severity: Minor
    Found in lib/active_admin_jcrop/image_helper.rb - About 35 mins to fix

      Method crop has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

            def crop(img, w, h, x, y)
      Severity: Minor
      Found in lib/active_admin_jcrop/image_helper.rb - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language