jGRUBBS/stellae-ruby-api

View on GitHub

Showing 1 of 1 total issue

Method build_order_request has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def build_order_request(order)

      construct_xml "new_order_entry" do |xml|

        xml.ohn :"xmlns:a" => SCHEMA[:datacontract], :"xmlns:i" => SCHEMA[:instance] do
Severity: Minor
Found in lib/stellae/order.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language