• Nick Thomas's avatar
    Handle Geo node URL parse errors intelligently · 2a552e55
    Nick Thomas authored
    By storing the URL unmodified in the database, parsing it can happen at
    validation time, rather than during data entry. This allows problems to be
    reported to the end-user via the errors hash, rather than an exception.
    2a552e55
geo_nodes_controller_spec.rb 8.17 KB